ValidBasicType.java | Class | The following types are supported for Basic properties: Java primitive types,
wrapper of primitive types, java.lang.String, java.math.BigInteger,
java.math.BigDecimal, java.util.Date, java.util.Calendar, java.sql.Date,
java.sql.Time, java.sql.TimeStamp, byte[], Byte[], char[], Character[],
enums, and any other type that implements Serializable. |