| Package | Description |
|---|---|
| com.avaje.ebeaninternal.server.core |
Core implementation objects
|
| com.avaje.ebeaninternal.server.deploy |
Bean description
|
| com.avaje.ebeaninternal.server.deploy.id |
Helpers for Id property conversion
|
| 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.persist |
Persistence Implementation
|
| com.avaje.ebeaninternal.server.persist.dml |
Bean DML persistence implementation
|
| com.avaje.ebeaninternal.server.query | |
| com.avaje.ebeaninternal.server.text.json | |
| com.avaje.ebeaninternal.server.type |
Built in and custom Scalar types support.
|
| com.avaje.ebeaninternal.server.type.reflect |
| Class and Description |
|---|
| TypeManager
Convert an Object to the required type.
|
| Class and Description |
|---|
| CtCompoundProperty
Wraps a CompoundTypeProperty with it's type and parent for nested compound
types.
|
| DataBind |
| DataReader |
| ScalarType
Describes a scalar type.
|
| TypeManager
Convert an Object to the required type.
|
| Class and Description |
|---|
| DataBind |
| Class and Description |
|---|
| CtCompoundType
The internal representation of a Compound Type (Immutable Compound Value
Object).
|
| ScalarType
Describes a scalar type.
|
| Class and Description |
|---|
| DataEncryptSupport |
| ScalarType
Describes a scalar type.
|
| TypeManager
Convert an Object to the required type.
|
| Class and Description |
|---|
| DataBind |
| TypeManager
Convert an Object to the required type.
|
| Class and Description |
|---|
| DataBind |
| Class and Description |
|---|
| DataBind |
| DataReader |
| Class and Description |
|---|
| ScalarType
Describes a scalar type.
|
| Class and Description |
|---|
| BeanToDbMap
Used to map Bean values to DB values.
|
| CtCompoundProperty
Wraps a CompoundTypeProperty with it's type and parent for nested compound
types.
|
| CtCompoundType
The internal representation of a Compound Type (Immutable Compound Value
Object).
|
| CtCompoundTypeScalarList
Used to build a flat list of all the scalar types nested in a compound type.
|
| DataBind |
| DataEncryptSupport |
| DataReader |
| EnumToDbIntegerMap
Used to map enum values to database integer values.
|
| EnumToDbStringMap
Used to map Enum values to database string/varchar values.
|
| EnumToDbValueMap
Used to map Bean values to DB values.
|
| RsetDataReader |
| ScalarDataReader
Reads from and binds to database columns.
|
| ScalarType
Describes a scalar type.
|
| ScalarTypeBase
Base ScalarType object.
|
| ScalarTypeBaseDate
Base class for Date types.
|
| ScalarTypeBaseDateTime
Base type for DateTime types.
|
| ScalarTypeBaseVarchar
Base ScalarType for types which converts to and from a VARCHAR database
column.
|
| ScalarTypeBoolean.BooleanBase |
| ScalarTypeBytesBase
Base type for binary types.
|
| ScalarTypeClob
ScalarType for String.
|
| ScalarTypeEnum
Marker interface for the Enum scalar types.
|
| ScalarTypeEnumStandard.EnumBase |
| ScalarTypeWrapper
A ScalarType that uses a ScalarTypeConverter to convert to and from another
underlying ScalarType.
|
| TypeManager
Convert an Object to the required type.
|
| Class and Description |
|---|
| ScalarType
Describes a scalar type.
|
| TypeManager
Convert an Object to the required type.
|
Copyright © 2014. All Rights Reserved.