@Repository public class JdbcLegacyAssistmentToSequenceAssociationDao extends JdbcBaseDao<LegacyAssistmentToSequenceAssociation> implements LegacyAssistmentToSequenceAssociationDao
LegacyAssistmentToSequenceAssociationDao.Field
COLUMN_NAMES, jdbcTemplate, myPkName, myTable, namedTemplate, RETURN_PK_NAME, TABLE_NAME
FieldTypes
Constructor and Description |
---|
JdbcLegacyAssistmentToSequenceAssociationDao() |
Modifier and Type | Method and Description |
---|---|
protected NVPairList |
getNVPairs(LegacyAssistmentToSequenceAssociation astToSeqAssoc) |
protected org.springframework.jdbc.core.RowMapper<LegacyAssistmentToSequenceAssociation> |
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
public JdbcLegacyAssistmentToSequenceAssociationDao()
protected NVPairList getNVPairs(LegacyAssistmentToSequenceAssociation astToSeqAssoc)
getNVPairs
in class JdbcBaseDao<LegacyAssistmentToSequenceAssociation>
protected org.springframework.jdbc.core.RowMapper<LegacyAssistmentToSequenceAssociation> getRowMapper()
getRowMapper
in class JdbcBaseDao<LegacyAssistmentToSequenceAssociation>