25 | , 07777L float: 3.14F, 0f, 1e2f, -2.f, 5.04e+17f double: 3.14, 0d, 1e2D, -2., 5.04e+17 ObjectDB ... are enclosed with double quotes (e.g. "Adam", "") and Java escape characters can be used (e.g. "Adam\'s ... ); Expression<Integer> i2 = cb.literal(Integer.ValueOf(2)); Expression<Double> d = cb.literal(3.4 |
20 | of numeric values. AVG - returns the average of numeric values as a double value. MIN - returns ... representing the sum of values. avg - returns a double type expression representing the average |
20 | directory a path to it has to be specified. Alternatively, you can run the Explorer by double ... values inline in the Tree and Table viewer windows. Double click the field, press F2, or simply type |
20 | , long, float, double. Equivalent wrapper classes from package java.lang: Byte, Short, Character, Integer, Long, Float, Double. java.math.BigInteger, java.math.BigDecimal. java.lang.String. java.util.Date |
20 | : boolean, byte, short, char, int, long, float, double. Equivalent wrapper classes from package java.lang: Byte, Short, Character, Integer, Long, Float, Double. java.math.BigInteger, java.math.BigDecimal |
14 | than double cascade) is sufficient. The <dirty-tracking> element <dirty-tracking arrays="false |
14 | a Double object reflecting the average x value of all the Point objects in the database. Retrieving |
2 | a text editor (by right clicking and selecting Edit or by double click and then moving to the Source |
2 | , short, char, int, long, float or double) embedded wrapper (Boolean, Byte, Short, Character, Integer, Long, Float or Double) embedded java.lang.String embedded java.util.Date external (non embedded |
2 | are also persistent types: All the primitive types - boolean, byte, short, char, int, long, float and double. Selected classes in package java.lang: Boolean, Byte, Short, Character, Integer, Long, Float, Double, Number |