Uses of Package
de.aristaflow.adept2.base.dbaccess
-
Classes in de.aristaflow.adept2.base.dbaccess used by de.aristaflow.adept2.base.dbaccess Class Description DatabaseName The names of the database management systems supported by DBAccess.ExtendedConnection An extension toConnection
in order to provide further functionality to assist in writing vendor-independent database accessing code.ParentToChildConnection A parent-to-child connection joins the parent attribute of a hierarchical table with a corresponding child attribute via the designated operator. -
Classes in de.aristaflow.adept2.base.dbaccess used by de.aristaflow.adept2.base.registry Class Description JDBCDataSource Represents a JDBC data source. -
Classes in de.aristaflow.adept2.base.dbaccess used by de.aristaflow.adept2.base.registry.dbconfiguration Class Description JDBCDataSource Represents a JDBC data source. -
Classes in de.aristaflow.adept2.base.dbaccess used by de.aristaflow.adept2.core.eventmanager.common Class Description ExtendedConnection An extension toConnection
in order to provide further functionality to assist in writing vendor-independent database accessing code. -
Classes in de.aristaflow.adept2.base.dbaccess used by de.aristaflow.adept2.core.transactionmanager Class Description ExtendedConnection An extension toConnection
in order to provide further functionality to assist in writing vendor-independent database accessing code.JDBCDataSource Represents a JDBC data source.