| 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.field.converter | |
| com.j256.ormlite.field.types | |
| 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 |
|---|
| ConnectionSource
A reduction of the SQL DataSource so we can implement its functionality outside of JDBC.
|
| DatabaseConnection
A reduction of the SQL Connection so we can implement its functionality outside of JDBC.
|
| DatabaseResults
A reduction of the SQL ResultSet so we can implement it outside of JDBC.
|
| Class and Description |
|---|
| ConnectionSource
A reduction of the SQL DataSource so we can implement its functionality outside of JDBC.
|
| Class and Description |
|---|
| ConnectionSource
A reduction of the SQL DataSource so we can implement its functionality outside of JDBC.
|
| DatabaseResults
A reduction of the SQL ResultSet so we can implement it outside of JDBC.
|
| Class and Description |
|---|
| DatabaseResults
A reduction of the SQL ResultSet so we can implement it outside of JDBC.
|
| Class and Description |
|---|
| DatabaseResults
A reduction of the SQL ResultSet so we can implement it outside of JDBC.
|
| Class and Description |
|---|
| CompiledStatement
An internal reduction of the SQL PreparedStatement so we can implement its functionality outside of JDBC.
|
| ConnectionSource
A reduction of the SQL DataSource so we can implement its functionality outside of JDBC.
|
| DatabaseConnection
A reduction of the SQL Connection so we can implement its functionality outside of JDBC.
|
| Class and Description |
|---|
| CompiledStatement
An internal reduction of the SQL PreparedStatement so we can implement its functionality outside of JDBC.
|
| ConnectionSource
A reduction of the SQL DataSource so we can implement its functionality outside of JDBC.
|
| DatabaseConnection
A reduction of the SQL Connection so we can implement its functionality outside of JDBC.
|
| DatabaseResults
A reduction of the SQL ResultSet so we can implement it outside of JDBC.
|
| Class and Description |
|---|
| CompiledStatement
An internal reduction of the SQL PreparedStatement so we can implement its functionality outside of JDBC.
|
| ConnectionSource
A reduction of the SQL DataSource so we can implement its functionality outside of JDBC.
|
| DatabaseConnection
A reduction of the SQL Connection so we can implement its functionality outside of JDBC.
|
| DatabaseResults
A reduction of the SQL ResultSet so we can implement it outside of JDBC.
|
| Class and Description |
|---|
| CompiledStatement
An internal reduction of the SQL PreparedStatement so we can implement its functionality outside of JDBC.
|
| ConnectionSource
A reduction of the SQL DataSource so we can implement its functionality outside of JDBC.
|
| DatabaseConnection
A reduction of the SQL Connection so we can implement its functionality outside of JDBC.
|
| DatabaseConnectionProxyFactory
Defines a class that creates connection proxies.
|
| DatabaseResults
A reduction of the SQL ResultSet so we can implement it outside of JDBC.
|
| GeneratedKeyHolder
The holder of a generated key so we can return the value of generated keys from update methods.
|
| Class and Description |
|---|
| ConnectionSource
A reduction of the SQL DataSource so we can implement its functionality outside of JDBC.
|
This documentation is licensed by Gray Watson under the Creative Commons Attribution-Share Alike 3.0 License.