Class PScalar<R,D>
java.lang.Object
io.ebean.typequery.TQProperty<R,D>
io.ebean.typequery.TQPropertyBase<R,D>
io.ebean.typequery.PBaseValueEqual<R,D>
io.ebean.typequery.PScalar<R,D>
- Type Parameters:
R- the root query bean typeD- the scalar type
- All Implemented Interfaces:
io.ebean.Query.Property<D>
Property for classes that are serialized/deserialized by ScalarType/AttributeConverter.
-
Field Summary
Fields inherited from class TQProperty
_name, _root -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class PBaseValueEqual
asMapKey, eq, eq, eq, eqIfPresent, eqOrNull, eqSubQuery, equalTo, equalToOrNull, in, in, in, inOrEmpty, inSubQuery, isIn, isIn, isIn, ne, ne, ne, neSubQuery, notEqualTo, notIn, notIn, notIn, notInSubQueryMethods inherited from class TQPropertyBase
asc, descMethods inherited from class TQProperty
expr, isNotNull, isNull, propertyName, toString
-
Constructor Details
-
PScalar
-
PScalar
-