R - the root query bean typepublic class PBigInteger<R> extends PBaseNumber<R,BigInteger>
| Constructor and Description |
|---|
PBigInteger(String name,
R root)
Construct with a property name and root instance.
|
PBigInteger(String name,
R root,
String prefix)
Construct with additional path prefix.
|
between, between, eq, eq, equalTo, equalTo, ge, greaterOrEqualTo, greaterThan, greaterThan, gt, gt, le, lessOrEqualTo, lessThan, lessThan, lt, ltpublic PBigInteger(String name, R root)
name - property nameroot - the root query bean instancepublic PBigInteger(String name, R root, String prefix)
Copyright © 2016. All rights reserved.