Package | Description |
---|---|
com.edorasware.commons.core.persistence.entity |
Modifier and Type | Class and Description |
---|---|
class |
LegacyVariableConverter<S,T>
These converters are only needed before the server has run the DB migration to simplify the gear data types.
|
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 - 2019 edorasware ag. All Rights Reserved.