|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExpressionPatternAdapter | |
org.jpox.store | Definition of the storage of the classes. |
org.jpox.store.rdbms.adapter | Provides mappings of all supported databases to aspects of the database that determines the SQL generation. |
Uses of ExpressionPatternAdapter in org.jpox.store |
Subinterfaces of ExpressionPatternAdapter in org.jpox.store | |
interface |
DatastoreAdapter
Definition of a datastore adapter. |
Classes in org.jpox.store that implement ExpressionPatternAdapter | |
class |
AbstractDatastoreAdapter
Generalised datastore representation. |
Uses of ExpressionPatternAdapter in org.jpox.store.rdbms.adapter |
Subinterfaces of ExpressionPatternAdapter in org.jpox.store.rdbms.adapter | |
interface |
RDBMSAdapter
Adapter for relational databases |
Classes in org.jpox.store.rdbms.adapter that implement ExpressionPatternAdapter | |
class |
DatabaseAdapter
Provides methods for adapting SQL language elements to a specific vendor's database. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |