See: Description
| Interface | Description |
|---|---|
| DatabaseEngine |
Provides a set of functions to interact with the database.
|
| DatabaseLocal |
Provides a set of functions to interact with the database.
|
| Class | Description |
|---|---|
| DatabaseEngineImpl |
Provides a set of functions to interact with the database.
|
| DatabaseFactory |
Factory used to obtain database connections.
|
| MappedEntity |
A Mapped Entity.
|
| Enum | Description |
|---|---|
| DatabaseEngineDriver |
Utility Enumaration to access default information for Database Vendors.
|
| Exception | Description |
|---|---|
| ConnectionResetException |
Exceptions related with
ConnectionResetException. |
| DatabaseEngineException |
Represents
DatabaseEngineImpl exceptions. |
| DatabaseEngineRuntimeException |
Represents
DatabaseEngineRuntimeException exceptions. |
| DatabaseFactoryException |
Exceptions related with
DatabaseFactory. |
| DuplicateEngineException |
To be thrown if it is not possible to duplicate a connection.
|
| NameAlreadyExistsException |
Exceptions related with
NameAlreadyExistsException. |
| RecoveryException |
Exceptions related with
RecoveryException. |
| RetryLimitExceededException |
Represents
RetryLimitExceededException exceptions. |
Copyright © 2013. All Rights Reserved.