public class ConstraintParamIndex extends ConstraintValue
Constraint which represent an index of a query parameter.
This index is put to the stack and used
to bind the real value of the parameter to the query.
Fields Summary
int
enumType
com.sun.jdo.spi.persistence.utility.FieldTypeEnumeration constant
for type of this parameter.