|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The subset of persistence methods that objects must implement to support delete
Method Summary | |
java.sql.PreparedStatement |
getDeleteStatement(java.sql.Connection con)
Answer a prepared statement that deletes the persistent implementation from the database. |
Methods inherited from interface com.ebasetech.ufs.utility.PersistentCommon |
bindKeys, getIdentifier, getTableName |
Method Detail |
public java.sql.PreparedStatement getDeleteStatement(java.sql.Connection con) throws java.sql.SQLException
java.sql.SQLException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |