@Repository public class JdbcSequenceInfoDao extends JdbcBaseDao<SequenceInfo> implements SequenceInfoDao
SequenceInfoDao.Field
COLUMN_NAMES, jdbcTemplate, myPkName, myTable, namedTemplate, RETURN_PK_NAME, TABLE_NAME
FieldTypes
Constructor and Description |
---|
JdbcSequenceInfoDao() |
Modifier and Type | Method and Description |
---|---|
protected NVPairList |
getNVPairs(SequenceInfo sequenceInfo) |
protected org.springframework.jdbc.core.RowMapper<SequenceInfo> |
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, update
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
delete, 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, update
protected NVPairList getNVPairs(SequenceInfo sequenceInfo)
getNVPairs
in class JdbcBaseDao<SequenceInfo>
protected org.springframework.jdbc.core.RowMapper<SequenceInfo> getRowMapper()
getRowMapper
in class JdbcBaseDao<SequenceInfo>