@Repository public class JdbcLegacyEnrollmentDao extends JdbcBaseDao<LegacyEnrollment> implements LegacyEnrollmentDao
LegacyEnrollmentDao.FieldCOLUMN_NAMES, jdbcTemplate, myPkName, myTable, namedTemplate, RETURN_PK_NAME, TABLE_NAMEFieldTypes| Modifier | Constructor and Description |
|---|---|
protected |
JdbcLegacyEnrollmentDao() |
| Modifier and Type | Method and Description |
|---|---|
protected NVPairList |
getNVPairs(LegacyEnrollment domObj) |
protected org.springframework.jdbc.core.RowMapper<LegacyEnrollment> |
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(LegacyEnrollment domObj)
getNVPairs in class JdbcBaseDao<LegacyEnrollment>protected org.springframework.jdbc.core.RowMapper<LegacyEnrollment> getRowMapper()
getRowMapper in class JdbcBaseDao<LegacyEnrollment>