|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TupleconstraintToDBObject
Method Summary | |
---|---|
void |
setErrorcodeFromDB(java.lang.String errorcode)
Sets errorcode from the DB |
void |
setRelvarnameFromDB(java.lang.String relvarname)
Sets relvarname from the DB |
void |
setSp_expressionFromDB(java.lang.String constraintexpression)
Sets constraintexpression from the DB |
Method Detail |
---|
void setErrorcodeFromDB(java.lang.String errorcode)
errorcode
- The DB value for errorcodevoid setSp_expressionFromDB(java.lang.String constraintexpression)
constraintexpression
- The DB value for constraintexpressionvoid setRelvarnameFromDB(java.lang.String relvarname)
relvarname
- The DB value for relvarname
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |