Package | Description |
---|---|
com.edorasware.commons.core.persistence.entity |
Modifier and Type | Class and Description |
---|---|
class |
IdConverter
Converts from id types to uniquely identifiable string symbols and vice versa.
|
class |
IdentityLinkConverter<S extends Id>
Enumerates the default identity link converters to convert from the identity link types (candidate user, candidate group) to the string type.
|
class |
PropertyConverter<T>
Enumerates the default variable converters to convert from the basic Java type String to the two database types (String, LargeString).
|
class |
VariableConverter<S,T>
Enumerates the default variable converters to convert from the basic Java types (byte, short, int, long, float, double, boolean, character, String, ExpressionString, Date, Map,
List, Serializable) to the five database types (Long, Double, String, LargeString, byte[]).
|
Copyright © 2010 - 2018 edorasware ag. All Rights Reserved.