|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use com.avaje.ebean.config | |
|---|---|
| com.avaje.ebean | Core API (see Ebean and EbeanServer). |
| com.avaje.ebean.common | Common non-public interfaces and implementation. |
| com.avaje.ebean.config | Configuration settings for EbeanServer construction |
| Classes in com.avaje.ebean.config used by com.avaje.ebean | |
|---|---|
| ServerConfig
The configuration used for creating a EbeanServer. |
|
| Classes in com.avaje.ebean.config used by com.avaje.ebean.common | |
|---|---|
| ServerConfig
The configuration used for creating a EbeanServer. |
|
| Classes in com.avaje.ebean.config used by com.avaje.ebean.config | |
|---|---|
| AbstractNamingConvention
Provides some base implementation for NamingConventions. |
|
| AutofetchConfig
Defines the Autofetch behaviour for a EbeanServer. |
|
| AutofetchMode
The mode for determining if Autofetch will be used for a given query when Query.setAutofetch(boolean) has not been explicitly set on a query. |
|
| CompoundTypeProperty
Represents a Property of a Compound Value Object. |
|
| DataSourceConfig
Used to config a DataSource when using the internal Ebean DataSource implementation. |
|
| EncryptDeploy
Define the encryption options for a bean property. |
|
| EncryptDeploy.Mode
The Encryption mode. |
|
| EncryptDeployManager
Programmatically define which database columns are encrypted. |
|
| EncryptKey
Represents the key used for encryption. |
|
| EncryptKeyManager
Determine keys used for encryption and decryption. |
|
| Encryptor
Used for Java side encryption of properties when DB encryption is not used. |
|
| ExternalTransactionManager
Provides awareness of externally managed transactions. |
|
| NamingConvention
Defines the naming convention for converting between logical property names/entity names and physical DB column names/table names. |
|
| PstmtDelegate
Unwrap the PreparedStatement to get the specific underlying implementation. |
|
| TableName
TableName holds catalog, schema and table name. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||