|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| DatabaseType | Definition of the per-database functionality needed to isolate the differences between the various databases. |
| Class Summary | |
|---|---|
| BaseDatabaseType | Base class for all of the DatabaseType classes that provide the per-database type functionality to create
tables and build queries. |
| BaseDatabaseType.BooleanNumberFieldConverter | Conversion to/from the Boolean Java field as a number because some databases like the true/false. |
| BaseSqliteDatabaseType | Sqlite database type information used to create the tables, etc.. |
Per-database type and SQL information.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||