Package | Description |
---|---|
com.j256.ormlite.jdbc |
JDBC database connection and results classes.
|
Modifier and Type | Class and Description |
---|---|
class |
JdbcConnectionSource
Implementation of the ConnectionSource interface that supports what is needed by ORMLite.
|
class |
JdbcPooledConnectionSource
Implementation of the ConnectionSource interface that supports basic pooled connections.
|
class |
JdbcSingleConnectionSource
A connection source that uses an existing open database connection.
|
This documentation is licensed by Gray Watson under the Creative Commons Attribution-Share Alike 3.0 License.