52 | , Byte, Short, Character, Integer, Long, Float, Double, BigInteger, BigDecimal and enum values |
52 | java.lang: Boolean, Byte, Short, Character, Integer, Long, Float and Double. java.math.BigInteger |
32 | .Time and java.sql.Timestamp. Math types: java.lang.BigInteger and java.lang.BigDecimal. Collection ... Dates: java.util.Date, java.sql.Date, java.sql.Time and java.sql.Timestamp. Math: java.lang.BigInteger |
32 | , Double), BigInteger and BigDecimal can be compared by using any comparison operator. String values ... detailed above. Therefore, for example, a double value can be compared to a BigInteger instance |
22 | , Long, Float, Double. java.math.BigInteger, java.math.BigDecimal. java.lang.String. java.util.Date |
22 | .lang: Byte, Short, Character, Integer, Long, Float, Double. java.math.BigInteger, java.math.BigDecimal |
22 | , but all the numeric types (byte, short, int, long, float, double, BigInteger, BigDecimal) are supported. Unary |
3 | (Byte, Short, Character, Integer, Long, Float, Double), as well as BigInteger and BigDecimal ... (Byte, Character, Short, Integer, Long, Float, Double, and also BigInteger and BigDecimal ... (Byte, Short, Character, Integer, Long, Float, Double), String, Date, BigInteger and BigDecimal |
2 | . String and Integer), types defined in java.math (e.g. BigInteger), and java.util.Date. Collections |
2 | . java.math.BigInteger and java.math.BigDecimal Any array of persistent type, including multi |