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

Packages that use DbEntity
Package
Description
Contains classes that make up Cayenne ORM stack.
 
Contains classes that handle JDBC interactions.
 
 
 
 
 
 
 
Contains database adapter API (DbAdapter) and its default implementation.
IBM DB2 DbAdapter.
Apache Derby DbAdapter.
FrontBase 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.