| 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 |
ConstraintJoin |
class |
ConstraintSubquery |
| Modifier and Type | Field and Description |
|---|---|
ConstraintOperation |
ConstraintOrder.ConstraintOperation |
| Modifier and Type | Method and Description |
|---|---|
protected void |
SelectStatement.processIrregularOperation(ConstraintOperation opNode,
int opCode,
List stack,
StringBuffer result) |
protected void |
Statement.processIrregularOperation(ConstraintOperation opNode,
int opCode,
List stack,
StringBuffer result) |
protected void |
SelectStatement.processRootConstraint(ConstraintOperation opNode,
List stack,
StringBuffer whereText)
Processes Order By constraints and calls the super class
method for all other constrains.
|
protected void |
Statement.processRootConstraint(ConstraintOperation opNode,
List stack,
StringBuffer whereText) |
Copyright © 2017. All rights reserved.