Package org.apache.cayenne.query
Class BatchQueryRow
java.lang.Object
org.apache.cayenne.query.BatchQueryRow
Represents a single row of values in a BatchQuery. A value may be a deferred
Supplier, e.g. when it comes
from a generated key of another row in the same transaction. Deferred values are resolved downstream, when the
row is bound to a PreparedStatement.- Since:
- 4.0
-
Field Details
-
objectId
-
qualifier
-
-
Constructor Details
-
BatchQueryRow
-
-
Method Details
-
getValue
-
getQualifier
-
getObjectId
-
getValue
-