Package | Description |
---|---|
com.j256.ormlite.dao |
Database Access Object classes.
|
com.j256.ormlite.db |
Per-database type and SQL information.
|
com.j256.ormlite.field |
Object field information.
|
com.j256.ormlite.misc |
Miscellaneous classes.
|
com.j256.ormlite.stmt |
SQL statement generation and processing.
|
com.j256.ormlite.stmt.mapped |
Compiled SQL query statements.
|
com.j256.ormlite.support |
Database support classes.
|
com.j256.ormlite.table |
Object table information.
|
Class and Description |
---|
DatabaseType
Definition of the per-database functionality needed to isolate the differences between the various databases.
|
Class and Description |
---|
BaseDatabaseType
Base class for all of the
DatabaseType classes that provide the per-database type functionality to create
tables and build queries. |
DatabaseType
Definition of the per-database functionality needed to isolate the differences between the various databases.
|
Class and Description |
---|
DatabaseType
Definition of the per-database functionality needed to isolate the differences between the various databases.
|
Class and Description |
---|
DatabaseType
Definition of the per-database functionality needed to isolate the differences between the various databases.
|
Class and Description |
---|
DatabaseType
Definition of the per-database functionality needed to isolate the differences between the various databases.
|
Class and Description |
---|
DatabaseType
Definition of the per-database functionality needed to isolate the differences between the various databases.
|
Class and Description |
---|
DatabaseType
Definition of the per-database functionality needed to isolate the differences between the various databases.
|
Class and Description |
---|
DatabaseType
Definition of the per-database functionality needed to isolate the differences between the various databases.
|
This documentation is licensed by Gray Watson under the Creative Commons Attribution-Share Alike 3.0 License.