Package ru.bgcrm.dao
Class LastModifyDAO
java.lang.Object
ru.bgcrm.dao.LastModifyDAO
Last modification DAO.
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic LastModify
static void
setLastModify
(LastModifySupport lmSupport, ResultSet rs) static final void
setLastModifyFields
(PreparedStatement ps, int pos1, int pos2, LastModify lastModify)
-
Field Details
-
LAST_MODIFY_COLUMNS
- See Also:
-
-
Constructor Details
-
LastModifyDAO
public LastModifyDAO()
-
-
Method Details
-
setLastModifyFields
public static final void setLastModifyFields(PreparedStatement ps, int pos1, int pos2, LastModify lastModify) throws SQLException - Throws:
SQLException
-
setLastModify
- Throws:
SQLException
-
getLastModify
- Throws:
SQLException
-