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