| Class and Description |
|---|
| EQueryPartBinding
Specify how several QueryPart objects must be bound together within the
same query (string).
|
| EQueryPartOperation
Define the operation bound to an IDBQueryPart.
|
| IDB
provides all functionality of an 'object oriented' data base abstraction layer.
|
| IDBQuery
Queries can be used to search for data base entities which match to a set of
specified criteria.
|
| IEntity
Handle all kinds of DB entities.
|
| IPersistenceUnit
knows all informations regarding a persistence unit.
|
| IPersistenceUnitRegistryModule
Used for registration of persistence unit modules in a very ease way.
|
| PersistentId.EStrategy
Defines a set of strategies how Id's must be implemented/handled
automatic by the underlying DB layer.
|
| Class and Description |
|---|
| IDB
provides all functionality of an 'object oriented' data base abstraction layer.
|
| IEntity
Handle all kinds of DB entities.
|
| PersistentAttribute
Such annotation mark any class field as a persistent DB attribute.
|
| PersistentId
Such annotation mark any field as "primary key".
|
| Class and Description |
|---|
| EQueryPartBinding
Specify how several QueryPart objects must be bound together within the
same query (string).
|
| EQueryPartOperation
Define the operation bound to an IDBQueryPart.
|
| IDB
provides all functionality of an 'object oriented' data base abstraction layer.
|
| IDBPool
Obtaining an instance of type IDB can be tricky ... e.g. in case
performance aspects like multiplexing data bases or tables should be used
for performance reasons.
|
| IDBQuery
Queries can be used to search for data base entities which match to a set of
specified criteria.
|
| IDBSchema
Can be used to create needed DB structures.
|
| IEntity
Handle all kinds of DB entities.
|
| IPersistenceUnit
knows all informations regarding a persistence unit.
|
| PersistentId.EStrategy
Defines a set of strategies how Id's must be implemented/handled
automatic by the underlying DB layer.
|
| Class and Description |
|---|
| IDBServer
Can be used for setup/tear down of the DB server.
|
| IPersistenceUnit
knows all informations regarding a persistence unit.
|
| IPersistenceUnitRegistryModule
Used for registration of persistence unit modules in a very ease way.
|
Copyright © 2016 as-development.net. All rights reserved.