@Repository public class JdbcLoggedRequestDao extends JdbcBaseDao<LoggedRequest> implements LoggedRequestDao
LoggedRequestDao.FieldCOLUMN_NAMES, jdbcTemplate, myPkName, myTable, namedTemplate, RETURN_PK_NAME, TABLE_NAMEFieldTypes| Constructor and Description |
|---|
JdbcLoggedRequestDao() |
| Modifier and Type | Method and Description |
|---|---|
protected NVPairList |
getNVPairs(LoggedRequest action) |
protected org.springframework.jdbc.core.RowMapper<LoggedRequest> |
getRowMapper() |
convertToList, convertToList, delete, delete, delete, deleteById, exists, exists, findAllIds, findAllIds, findAllIds, findAllObjects, findAllObjects, findAllObjects, findAllObjects, findById, findId, findId, findMultipleObjects, findMultipleObjects, findObject, findObject, findObject, getCount, getCount, getCount, initOnce, persist, update, update, updateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdelete, delete, delete, deleteById, exists, exists, findAllIds, findAllIds, findAllIds, findAllObjects, findAllObjects, findAllObjects, findAllObjects, findById, findId, findId, findMultipleObjects, findMultipleObjects, findObject, findObject, findObject, getCount, getCount, getCount, getFieldDefns, persist, update, update, updateprotected NVPairList getNVPairs(LoggedRequest action)
getNVPairs in class JdbcBaseDao<LoggedRequest>protected org.springframework.jdbc.core.RowMapper<LoggedRequest> getRowMapper()
getRowMapper in class JdbcBaseDao<LoggedRequest>