| Package | Description |
|---|---|
| com.avaje.ebean.config |
Configuration settings for EbeanServer construction
|
| com.avaje.ebean.config.dbplatform |
Database platform specific support
|
| com.avaje.ebeaninternal.api | |
| com.avaje.ebeaninternal.server.core |
Core implementation objects
|
| com.avaje.ebeaninternal.server.ddl | |
| com.avaje.ebeaninternal.server.deploy |
Bean description
|
| com.avaje.ebeaninternal.server.deploy.meta |
Temporary objects used to collect deployment information
|
| com.avaje.ebeaninternal.server.deploy.parse |
Deployment information parsing
|
| com.avaje.ebeaninternal.server.idgen |
Id Generation (Sequences, UUIDGen etc)
|
| com.avaje.ebeaninternal.server.persist.dml |
Bean DML persistence implementation
|
| com.avaje.ebeaninternal.server.query | |
| com.avaje.ebeaninternal.server.querydefn |
| Class and Description |
|---|
| DatabasePlatform
Database platform specific settings.
|
| DbEncrypt
Defines DB encryption support for encrypting and decrypting data using DB
encryption features.
|
| Class and Description |
|---|
| 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.
|
| Class and Description |
|---|
| DatabasePlatform
Database platform specific settings.
|
| Class and Description |
|---|
| DatabasePlatform
Database platform specific settings.
|
| Class and Description |
|---|
| DatabasePlatform
Database platform specific settings.
|
| DbDdlSyntax
Used to support DB specific syntax for DDL generation.
|
| DbTypeMap
Used to map bean property types to DB specific types for DDL generation.
|
| Class and Description |
|---|
| DatabasePlatform
Database platform specific settings.
|
| DbType
Represents a DB type with name, length, precision, and scale.
|
| IdGenerator
Generates unique id's for objects.
|
| IdType
The types of Identity generation that can be defined.
|
| Class and Description |
|---|
| DbEncrypt
Defines DB encryption support for encrypting and decrypting data using DB
encryption features.
|
| DbEncryptFunction |
| IdGenerator
Generates unique id's for objects.
|
| IdType
The types of Identity generation that can be defined.
|
| Class and Description |
|---|
| DatabasePlatform
Database platform specific settings.
|
| Class and Description |
|---|
| IdGenerator
Generates unique id's for objects.
|
| Class and Description |
|---|
| DatabasePlatform
Database platform specific settings.
|
| Class and Description |
|---|
| DatabasePlatform
Database platform specific settings.
|
| SqlLimitResponse
The resulting SQL from a SqlLimit process.
|
| Class and Description |
|---|
| DatabasePlatform
Database platform specific settings.
|
| SqlLimitRequest
The request object for the query that can have sql limiting applied to it
(such as a LIMIT OFFSET clause).
|
Copyright © 2014. All Rights Reserved.