| Package | Description |
|---|---|
| com.sun.jdo.spi.persistence.support.sqlstore.sql.constraint | |
| com.sun.jdo.spi.persistence.support.sqlstore.sql.generator |
| Modifier and Type | Class and Description |
|---|---|
class |
ConstraintParamIndex
Constraint which represent an index of a query parameter.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
Statement.generateInputValueForConstraintValueNode(ConstraintValue node)
Generates InputValue for
node. |
protected void |
Statement.processConstraintValue(ConstraintValue node,
StringBuffer result) |
protected void |
UpdateStatement.processConstraintValue(ConstraintValue node,
StringBuffer result)
Redefines processConstraintValue in order to skip the creation of
an InputValue in the case of batch.
|
Copyright © 2017. All rights reserved.