Interface | Description |
---|---|
DatabaseType |
Definition of the per-database functionality needed to isolate the differences between the various databases.
|
Class | Description |
---|---|
BaseDatabaseType |
Base class for all of the
DatabaseType classes that provide the per-database type functionality to create
tables and build queries. |
BaseSqliteDatabaseType |
Sqlite database type information used to create the tables, etc..
|
Per-database type and SQL information.
This documentation is licensed by Gray Watson under the Creative Commons Attribution-Share Alike 3.0 License.