|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.jaxme.sqls.impl.ConstraintImpl
Constructor Summary | |
ConstraintImpl(ConstrainedStatement pStatement)
Creates a new instance of ConstraintImpl. |
Method Summary | |
ConstrainedStatement |
getConstrainedStatement()
Returns the enclosing ConstrainedStatement . |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ConstraintImpl(ConstrainedStatement pStatement)
Creates a new instance of ConstraintImpl.
Method Detail |
public ConstrainedStatement getConstrainedStatement()
Constraint
Returns the enclosing ConstrainedStatement
.
getConstrainedStatement
in interface Constraint
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |