|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.ws.jaxme.sqls.impl.PartsImpl
org.apache.ws.jaxme.sqls.impl.BooleanConstraintImpl
public class BooleanConstraintImpl
| Nested Class Summary | |
|---|---|
static class |
BooleanConstraintImpl.TypeImpl
|
| Nested classes/interfaces inherited from interface org.apache.ws.jaxme.sqls.BooleanConstraint |
|---|
BooleanConstraint.Type |
| Constructor Summary | |
|---|---|
protected |
BooleanConstraintImpl(CombinedConstraint pCombinedConstraint,
BooleanConstraint.Type pType)
|
| Method Summary | |
|---|---|
protected void |
add(java.lang.Object pPart)
|
ConstrainedStatement |
getConstrainedStatement()
Returns the enclosing ConstrainedStatement. |
BooleanConstraint.Type |
getType()
Returns the boolean constraints type. |
| Methods inherited from class org.apache.ws.jaxme.sqls.impl.PartsImpl |
|---|
addPart, addPart, addPart, addPart, addPart, addPart, addPart, addPart, addPart, addPart, addPart, addPart, addPart, addPart, addPlaceholder, addRawSQLPart, getNumParts, getParts, getStatement |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.ws.jaxme.sqls.Parts |
|---|
addPart, addPart, addPart, addPart, addPart, addPart, addPart, addPart, addPart, addPart, addPart, addPart, addPart, addPart, addPlaceholder, addRawSQLPart, getNumParts, getParts |
| Constructor Detail |
|---|
protected BooleanConstraintImpl(CombinedConstraint pCombinedConstraint,
BooleanConstraint.Type pType)
| Method Detail |
|---|
public BooleanConstraint.Type getType()
BooleanConstraintReturns the boolean constraints type.
getType in interface BooleanConstraintprotected void add(java.lang.Object pPart)
add in class PartsImplpublic ConstrainedStatement getConstrainedStatement()
ConstraintReturns the enclosing ConstrainedStatement.
getConstrainedStatement in interface Constraint
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||