|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.avaje.ebean.config.dbplatform | |
---|---|
com.avaje.ebean.config | Configuration settings for EbeanServer construction |
com.avaje.ebean.config.dbplatform | Database platform specific support |
Classes in com.avaje.ebean.config.dbplatform used by com.avaje.ebean.config | |
---|---|
DatabasePlatform
Database platform specific settings. |
|
DbEncrypt
Defines DB encryption support for encrypting and decrypting data using DB encryption features. |
Classes in com.avaje.ebean.config.dbplatform used by com.avaje.ebean.config.dbplatform | |
---|---|
AbstractDbEncrypt
Base type for DB platform specific Encryption. |
|
DatabasePlatform
Database platform specific settings. |
|
DbDdlSyntax
Used to support DB specific syntax for DDL generation. |
|
DbEncrypt
Defines DB encryption support for encrypting and decrypting data using DB encryption features. |
|
DbEncryptFunction
|
|
DbIdentity
Defines the identity/sequence behaviour for the database. |
|
DbType
Represents a DB type with name, length, precision, and scale. |
|
DbTypeMap
Used to map bean property types to DB specific types for DDL generation. |
|
IdGenerator
Generates unique id's for objects. |
|
IdType
The types of Identity generation that can be defined. |
|
Oracle10Platform
Oracle10 and greater specific platform. |
|
SequenceIdGenerator
Database sequence based IdGenerator. |
|
SqlLimiter
Adds SQL limiting to a query (such as LIMIT OFFSET). |
|
SqlLimitRequest
The request object for the query that can have sql limiting applied to it (such as a LIMIT OFFSET clause). |
|
SqlLimitResponse
The resulting SQL from a SqlLimit process. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |