Module io.ebean.core
Package io.ebeaninternal.server.type
package io.ebeaninternal.server.type
Built in and custom Scalar types support.
-
ClassDescriptionDefault implementation of TypeManager.Binder for Geometry types.Scalar type that wraps a local/client side encrypted value.Factory for platform specific handling/ScalarTypes for DB ARRAY.A DataReader with indexed positions for the properties to read specifically for RawSql use.DB Array types.Boolean ScalarType's must implement to support DDL default values etc.ScalarType for Boolean and boolean.Base type for binary types.Encrypted ScalarType that wraps a byte[] types.Marker interface for the Enum scalar types.Marks types that can be mapped differently to different DB platforms.ScalarType for String.ScalarTypeWrapper<B,
S> A ScalarType that uses a ScalarTypeConverter to convert to and from another underlying ScalarType.Simple AES based encryption and decryption.Convert an Object to the required type.