Package com.sibvisions.rad.persist.jdbc

Contains all database specific persistence implementations.

See:
          Description

Interface Summary
IDBAccess The IDBAccess defines the methods to access any kind of table oriented storage: e.g. a database, XML file, ...
 

Class Summary
DB2DBAccess The DB2DBAccess is the implementation for DB2 databases.
DBAccess The DBAccess is the implementation for most used SQL databases.
DBStorage The DBStorage is a IStorage for SQL database specific features.
DerbyDBAccess The DerbyDBAccess is the implementation for Derby databases.
ForeignKey It stores all relevant information, like FK Columns, PK Columns, etc. of an Foreign Key.
HSQLDBAccess The HSQLDBAccess is the implementation for Hypersonic SQL databases.
MSSQLDBAccess The MSSQLDBAccess is the implementation for MS SQL databases.
MySQLDBAccess The MySQLDBAccess is the implementation for MySQL databases.
OracleDBAccess The OracleDBAccess is the implementation for Oracle databases.
PostgreSQLDBAccess The PostgreSQLDBAccess is the implementation for Postgres databases.
 

Package com.sibvisions.rad.persist.jdbc Description

Contains all database specific persistence implementations.



Copyright © 2009 SIB Visions GmbH. All Rights Reserved.