|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@Deprecated public interface TransactionconstraintToDBObject
| Method Summary | |
|---|---|
void |
setConstraintexpressionFromDB(java.lang.String constraintexpression)
Deprecated. Sets constraintexpression from the DB |
void |
setConstraintlabelFromDB(java.lang.String constraintlabel)
Deprecated. Sets constraintlabel from the DB |
void |
setErrorcodeFromDB(java.lang.String errorcode)
Deprecated. Sets errorcode from the DB |
void |
setOperationtypeFromDB(java.lang.String operationtype)
Deprecated. Sets operationtype from the DB |
void |
setRelvarnameFromDB(java.lang.String relvarname)
Deprecated. Sets relvarname from the DB |
| Method Detail |
|---|
void setConstraintexpressionFromDB(java.lang.String constraintexpression)
constraintexpression - The DB value for constraintexpressionvoid setConstraintlabelFromDB(java.lang.String constraintlabel)
constraintlabel - The DB value for constraintlabelvoid setErrorcodeFromDB(java.lang.String errorcode)
errorcode - The DB value for errorcodevoid setOperationtypeFromDB(java.lang.String operationtype)
operationtype - The DB value for operationtypevoid 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 | |||||||||