Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.sibvisions.rad.persist.jdbc Classes and Interfaces - 32 results found.
NameDescriptionTypePackageFramework
AbstractParamThe AbstractParam defines a parameter for JDBC calls.Classcom.sibvisions.rad.persist.jdbc.paramJVX
AbstractParam .ParameterTypeThe possible parameter types.Classcom.sibvisions.rad.persist.jdbc.paramJVX
ConnectionEventThe ConnectionEvent serves information about connection and dBAccess.Classcom.sibvisions.rad.persist.jdbc.eventJVX
DataSourceConnectionPoolThe IConnectionPool is an interface to allow simple custom connection pool implementations.Classcom.sibvisions.rad.persist.jdbcJVX
DB2DBAccessThe DB2DBAccess is the implementation for DB2 databases.Classcom.sibvisions.rad.persist.jdbcJVX
DBAccessThe DBAccess is the implementation for most used SQL databases.Classcom.sibvisions.rad.persist.jdbcJVX
DBAccessEventHandlerClasscom.sibvisions.rad.persist.jdbc.eventJVX
DBCredentialsThe DBCredentials contains information to establish a database connection.Classcom.sibvisions.rad.persist.jdbcJVX
DBStorageThe DBStorage is a IStorage for SQL database specific features.Classcom.sibvisions.rad.persist.jdbcJVX
DerbyDBAccessThe DerbyDBAccess is the implementation for Derby databases.Classcom.sibvisions.rad.persist.jdbcJVX
ForeignKeyIt stores all relevant information, like FK Columns, PK Columns, etc.Classcom.sibvisions.rad.persist.jdbcJVX
HanaDBAccessThe HanaDBAccess is the implementation for SAP HANA databases.Classcom.sibvisions.rad.persist.jdbcJVX
HSQLDBAccessThe HSQLDBAccess is the implementation for Hypersonic SQL databases.Classcom.sibvisions.rad.persist.jdbcJVX
IColumnMetaDataCreatorThe IColumnMetaDataCreator is for creating custom ColumnMetaData implementations.Interfacecom.sibvisions.rad.persist.jdbcJVX
IConfigureConnectionListenerThe IInitializeConnectionListener will be used for initializing connections of a dBAccess.Interfacecom.sibvisions.rad.persist.jdbc.event.typeJVX
IConnectionPoolThe IConnectionPool is an interface to allow simple custom connection pool implementations.Interfacecom.sibvisions.rad.persist.jdbcJVX
IDBAccessThe IDBAccess defines the methods to access any kind of table oriented storage: e.Interfacecom.sibvisions.rad.persist.jdbcJVX
IDBAccessListenerThe listener interface for receiving events from DBAccess.Interfacecom.sibvisions.rad.persist.jdbc.eventJVX
InOutParamThe InOutParam defines an input and output parameter for JDBC calls.Classcom.sibvisions.rad.persist.jdbc.paramJVX
InParamThe InParam defines a simple input parameter.Classcom.sibvisions.rad.persist.jdbc.paramJVX
IUnconfigureConnectionListenerThe IInitializeConnectionListener will be used for initializing connections of a dBAccess.Interfacecom.sibvisions.rad.persist.jdbc.event.typeJVX
KeyIt stores all relevant information to a Primary or Unique Key.Classcom.sibvisions.rad.persist.jdbcJVX
MSSQLDBAccessThe MSSQLDBAccess is the implementation for MS SQL databases.Classcom.sibvisions.rad.persist.jdbcJVX
MySQLDBAccessThe MySQLDBAccess is the implementation for MySQL databases.Classcom.sibvisions.rad.persist.jdbcJVX
NameA ServerColumnMetaData is a description of the data type and other attributes of a table storage column.Classcom.sibvisions.rad.persist.jdbcJVX
OracleDBAccessThe OracleDBAccess is the implementation for Oracle databases.Classcom.sibvisions.rad.persist.jdbcJVX
OutParamThe OutParam is a simple output parameter for JDBC calls.Classcom.sibvisions.rad.persist.jdbc.paramJVX
PostgreSQLDBAccessThe PostgreSQLDBAccess is the implementation for Postgres databases.Classcom.sibvisions.rad.persist.jdbcJVX
ServerColumnMetaDataA ServerColumnMetaData is a description of the data type and other attributes of a table storage column.Classcom.sibvisions.rad.persist.jdbcJVX
ServerMetaDataThe ServerMetaData is a description of all columns as ServerColumnMetaData, the Primary Key columns, Representation columns and auto increment columns.Classcom.sibvisions.rad.persist.jdbcJVX
ServerMetaData .PrimaryKeyTypethe possible types for the pk columns.Classcom.sibvisions.rad.persist.jdbcJVX
TableInfoIt stores all relevant information to a Table.Classcom.sibvisions.rad.persist.jdbcJVX