|
|||||||||
| Home >> All >> org >> objectstyle >> cayenne >> dba >> [ db2 overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package org.objectstyle.cayenne.dba.db2
Provides default implementation of DbAdapter architecture.
See:
Description
| Class Summary | |
| DB2Adapter | DbAdapter implementation for the DB2 RDBMS. |
| DB2PkGenerator | PK Generator for IBM DB2 using sequences. |
| DB2QualifierTranslator | |
Package org.objectstyle.cayenne.dba.db2 Description
Provides default implementation of DbAdapter architecture. DbAdapter and related classes solve cross-database issues inherent to JDBC. This allows Cayenne to support advanced database features and stay database independent at the same time. For detailed discussion of this topic follow this link to the User Guide.
|
|||||||||
| Home >> All >> org >> objectstyle >> cayenne >> dba >> [ db2 overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||