Uses of Class
org.apache.cayenne.map.DbAttribute

Packages that use DbAttribute
Package
Description
 
Contains classes that handle JDBC interactions.
 
 
 
 
 
 
 
 
 
Contains database adapter API (DbAdapter) and its default implementation.
IBM DB2 DbAdapter.
Apache Derby DbAdapter.
 
 
 
HSQLDB DbAdapter.
 
MySQL DbAdapter.
OpenBase DbAdapter.
Oracle DbAdapter.
PostgreSQL DbAdapter.
 
MS SQLServer DbAdapter.
Sybase DbAdapter.
 
Contains O/R mapping classes that store relational database metadata information and map it to Java classes.
Defines standard queries supported by Cayenne and extension mechanism to create custom queries.