 7 | Method javax.persistence.criteria.CriteriaBuilder Expression sumAsDouble( Expression<Float> x ) Create an aggregate expression applying the sum operation to a Float-valued expression, returning a Double result. Parameters: x - expression representing input value to sum operation Returns: sum expression Since: JPA 2.0 |
 7 | Method javax.persistence.criteria.CriteriaBuilder Expression<Float> toFloat( Expression number ) Typecast. Returns same expression object. Parameters: number - numeric expression Returns: Expression<Float> Since: JPA 2.0 |
 5 | a simple Boolean property 'value'. - A LightingZone has a property 'v_NLA' which is a "deep" Float value ... wraps a simple Float property 'value'. - (Also, the getL_LightingZone() below is a a generic List ... , it is failing to load the test within the indicated if statement:
@Transient
public Float getNLA_m2 |
 5 | , String name, and Float salary) would have the method generated: void jdoCopyKeyFieldsFromObjectId |
 5 | , String name, and Float salary) would have the method generated: void jdoCopyKeyFieldsToObjectId (Object |
 5 | name, and Float salary) would have the method generated: void copyKeyFieldsFromObjectId |
 5 | , and Float salary) would have the method generated: void jdoCopyKeyFieldsToObjectId |
 5 | Method javax.jdo.spi.StateManager void providedFloatField( PersistenceCapable pc, int field, float currentValue ) The value of the field requested to be provided to the StateManager. Parameters: pc - the calling PersistenceCapable instance field - the field number currentValue - the current value of the field Since: JDO 1.0 |
 5 | Method javax.jdo.spi.StateManager float replacingFloatField( PersistenceCapable pc, int field ) The replacement value of the field in the calling instance. Parameters: pc - the calling PersistenceCapable instance field - the field number Returns: the new value for the field Since: JDO 1.0 |
 5 | may be specified to be one of the java.lang classes Character, Boolean, Byte, Short, Integer, Long, Float |