Uses of Class
org.hsqldb.jdbc.JDBCCommonDataSource
-
Packages that use JDBCCommonDataSource Package Description org.hsqldb.jdbc Contains the HyperSQL JDBC Driver, and other classes providing JDBC functionality and support. -
-
Uses of JDBCCommonDataSource in org.hsqldb.jdbc
Subclasses of JDBCCommonDataSource in org.hsqldb.jdbc Modifier and Type Class Description class
JDBCDataSource
A factory for connections to the physical data source that thisDataSource
object represents.class
JDBCPool
-