Package ru.bgcrm.dao
Class LastModifyDAO
java.lang.Object
ru.bgcrm.dao.LastModifyDAO
Last modification DAO.
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic LastModifystatic voidsetLastModify(LastModifySupport lmSupport, ResultSet rs) static final voidsetLastModifyFields(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
 
 -