-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
73 changed files
with
1,600 additions
and
1,190 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
-2.09 KB
(85%)
bin/classes/com/perfectworldprogramming/mobile/orm/AndroidSQLiteTemplate.class
Binary file not shown.
Binary file modified
BIN
-2.82 KB
(68%)
bin/classes/com/perfectworldprogramming/mobile/orm/CursorAdapter.class
Binary file not shown.
Binary file modified
BIN
+24 Bytes
(100%)
bin/classes/com/perfectworldprogramming/mobile/orm/Main.class
Binary file not shown.
Binary file modified
BIN
-10 Bytes
(99%)
bin/classes/com/perfectworldprogramming/mobile/orm/annotations/Column.class
Binary file not shown.
Binary file modified
BIN
+1.17 KB
(190%)
bin/classes/com/perfectworldprogramming/mobile/orm/annotations/ColumnType.class
Binary file not shown.
Binary file modified
BIN
+191 Bytes
(100%)
...sses/com/perfectworldprogramming/mobile/orm/creator/SQLLiteCreateStatementGenerator.class
Binary file not shown.
Binary file modified
BIN
+194 Bytes
(140%)
bin/classes/com/perfectworldprogramming/mobile/orm/exception/DataAccessException.class
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
...classes/com/perfectworldprogramming/mobile/orm/exception/EmptySQLStatementException.class
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
bin/classes/com/perfectworldprogramming/mobile/orm/exception/ExtraResultsException.class
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
...es/com/perfectworldprogramming/mobile/orm/exception/InvalidCursorExtractorException.class
Binary file not shown.
Binary file modified
BIN
+84 Bytes
(110%)
...es/com/perfectworldprogramming/mobile/orm/exception/InvalidCursorRowMapperException.class
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
bin/classes/com/perfectworldprogramming/mobile/orm/exception/InvalidQueryTypeException.class
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
...classes/com/perfectworldprogramming/mobile/orm/exception/NoPrimaryKeyFieldException.class
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
bin/classes/com/perfectworldprogramming/mobile/orm/exception/NoRowsReturnedException.class
Binary file not shown.
Binary file modified
BIN
+250 Bytes
(100%)
bin/classes/com/perfectworldprogramming/mobile/orm/helper/AndroidSQLLiteOpenHelper.class
Binary file not shown.
Binary file modified
BIN
+214 Bytes
(110%)
bin/classes/com/perfectworldprogramming/mobile/orm/helper/DBHelper.class
Binary file not shown.
Binary file modified
BIN
+84 Bytes
(130%)
bin/classes/com/perfectworldprogramming/mobile/orm/interfaces/CursorRowMapper.class
Binary file not shown.
Binary file modified
BIN
-600 Bytes
(74%)
bin/classes/com/perfectworldprogramming/mobile/orm/interfaces/JdbcOperations.class
Binary file not shown.
Binary file modified
BIN
+1.2 KB
(120%)
bin/classes/com/perfectworldprogramming/mobile/orm/reflection/DomainClassAnalyzer.class
Binary file not shown.
Binary file modified
BIN
-2.08 KB
(92%)
bin/classes/com/perfectworldprogramming/mobile/orm/test/AndroidSQLiteTemplateTests.class
Binary file not shown.
Binary file modified
BIN
-255 Bytes
(90%)
bin/classes/com/perfectworldprogramming/mobile/orm/test/creator/TableCreatorTest.class
Binary file not shown.
Binary file modified
BIN
+154 Bytes
(110%)
bin/classes/com/perfectworldprogramming/mobile/orm/test/domain/Account.class
Binary file not shown.
Binary file modified
BIN
+2 Bytes
(100%)
bin/classes/com/perfectworldprogramming/mobile/orm/test/domain/Address.class
Binary file not shown.
Binary file modified
BIN
+2 Bytes
(100%)
bin/classes/com/perfectworldprogramming/mobile/orm/test/domain/NoPKDomain.class
Binary file not shown.
Binary file modified
BIN
+1.89 KB
(130%)
bin/classes/com/perfectworldprogramming/mobile/orm/test/domain/Person.class
Binary file not shown.
Binary file modified
BIN
-162 Bytes
(93%)
...ses/com/perfectworldprogramming/mobile/orm/test/helper/AndroidSQLLiteOpenHelperTest.class
Binary file not shown.
Binary file modified
BIN
-47 Bytes
(98%)
bin/classes/com/perfectworldprogramming/mobile/orm/test/helper/DBHelperTests.class
Binary file not shown.
Binary file modified
BIN
-896 Bytes
(66%)
...asses/com/perfectworldprogramming/mobile/orm/test/interfaces/AddressCursorExtractor.class
Binary file not shown.
Binary file modified
BIN
+84 Bytes
(100%)
...asses/com/perfectworldprogramming/mobile/orm/test/interfaces/AddressCursorRowMapper.class
Binary file not shown.
Binary file modified
BIN
+14 Bytes
(100%)
...classes/com/perfectworldprogramming/mobile/orm/test/interfaces/CursorExtractorTests.class
Binary file not shown.
Binary file modified
BIN
+78 Bytes
(100%)
...classes/com/perfectworldprogramming/mobile/orm/test/interfaces/CursorRowMapperTests.class
Binary file not shown.
Binary file modified
BIN
-835 Bytes
(69%)
...lasses/com/perfectworldprogramming/mobile/orm/test/interfaces/PersonCursorExtractor.class
Binary file not shown.
Binary file modified
BIN
+235 Bytes
(110%)
...lasses/com/perfectworldprogramming/mobile/orm/test/interfaces/PersonCursorRowMapper.class
Binary file not shown.
Binary file modified
BIN
+496 Bytes
(110%)
bin/classes/com/perfectworldprogramming/mobile/orm/test/interfaces/SampleDataHelper.class
Binary file not shown.
Binary file modified
BIN
-54 Bytes
(99%)
...ses/com/perfectworldprogramming/mobile/orm/test/reflection/DomainClassAnalyzerTests.class
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,23 +1,23 @@ | ||
/* AUTO-GENERATED FILE. DO NOT MODIFY. | ||
* | ||
* This class was automatically generated by the | ||
* aapt tool from the resource data it found. It | ||
* should not be modified by hand. | ||
*/ | ||
|
||
package com.perfectworldprogramming.mobile.orm; | ||
|
||
public final class R { | ||
public static final class attr { | ||
} | ||
public static final class drawable { | ||
public static final int icon=0x7f020000; | ||
} | ||
public static final class layout { | ||
public static final int main=0x7f030000; | ||
} | ||
public static final class string { | ||
public static final int app_name=0x7f040001; | ||
public static final int hello=0x7f040000; | ||
} | ||
} | ||
/* AUTO-GENERATED FILE. DO NOT MODIFY. | ||
* | ||
* This class was automatically generated by the | ||
* aapt tool from the resource data it found. It | ||
* should not be modified by hand. | ||
*/ | ||
|
||
package com.perfectworldprogramming.mobile.orm; | ||
|
||
public final class R { | ||
public static final class attr { | ||
} | ||
public static final class drawable { | ||
public static final int icon=0x7f020000; | ||
} | ||
public static final class layout { | ||
public static final int main=0x7f030000; | ||
} | ||
public static final class string { | ||
public static final int app_name=0x7f040001; | ||
public static final int hello=0x7f040000; | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.