Package | Description |
---|---|
org.hsqldb.jdbc |
Contains the HyperSQL JDBC Driver, and other classes providing JDBC
functionality and support.
|
org.hsqldb.jdbc.pool |
Modifier and Type | Class and Description |
---|---|
class |
JDBCDataSource
A factory for connections to the physical data source that this
DataSource object represents. |
Modifier and Type | Class and Description |
---|---|
class |
JDBCPooledDataSource
A data source that implements
ConnectionPoolDataSource . |
class |
JDBCXADataSource
Connection factory for JDBCXAConnections.
|
Copyright © 2001 - 2018 HSQL Development Group.