Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.sibvisions.rad.persist Classes and Interfaces - 46 results found.
NameDescriptionTypePackageFramework
AbstractCachedStorageThe AbstractCachedStorage implements the caching mechanism of ICachedStorage.Classcom.sibvisions.rad.persistJVX
AbstractMemStorageThe AbstractMemStorage is an AbstractCachedStorage and holds an internal MemDataBook for the data.Classcom.sibvisions.rad.persistJVX
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
AbstractStorageThe AbstractStorage implements the server side triggers mechanism for different types of Storages.Classcom.sibvisions.rad.persistJVX
AbstractStorage .AllFetchedListThe AllFetchedList is an ArrayUtil wrapper that implements the marker interface See Also:Serialized FormClasscom.sibvisions.rad.persistJVX
BeanConverterThe BeanConverter class allows to convert between Object[]s, This class keeps three important pieces in sync:Classcom.sibvisions.rad.persist.beanJVX
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
IAllFetchedInterfacecom.sibvisions.rad.persist.beanJVX
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
IStorageListenerThe IStorageListener informs about changes in the IStorage.Interfacecom.sibvisions.rad.persist.eventJVX
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
MemDataBookStorageThe MemDataBookStorage is a simple AbstractMemStorage without specific insert/update/delete implementation.Classcom.sibvisions.rad.persistJVX
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
StorageDataBookThe StorageDataBook is a RemoteDataBook directly connected to an IStorage.Classcom.sibvisions.rad.persistJVX
StorageEventClasscom.sibvisions.rad.persist.eventJVX
StorageEvent .ChangedTypeSpecifies the type of change.Classcom.sibvisions.rad.persist.eventJVX
StorageEventHandlerThe StorageEventHandler is a EventHandler that handles Events, and throws DataSourceExceptions.Classcom.sibvisions.rad.persist.eventJVX
StorageHandlerThe StorageHandler is a EventHandler that handles IStorageListener.Classcom.sibvisions.rad.persist.eventJVX
TableInfoIt stores all relevant information to a Table.Classcom.sibvisions.rad.persist.jdbcJVX
TriggerAPIThe TriggerAPI class offers methods for server-side triggers.Classcom.sibvisions.rad.persistJVX