public class LprRosterEntryDao extends GenericEntityDao<LprRosterEntryEntity>
em, enableMaxIdFetch, entityClass, maxInClauseElements
Constructor and Description |
---|
LprRosterEntryDao() |
Modifier and Type | Method and Description |
---|---|
List<LprRosterEntryEntity> |
getLprRosterEntriesForLprRoster(String lprRosterId) |
buildQuery, entityExists, find, findAll, findByIds, findByIds, getEm, getEntityClass, merge, persist, remove, setEm, setEnableMaxIdFetch, setMaxInClauseElements, update, verifyResults
public LprRosterEntryDao()
public List<LprRosterEntryEntity> getLprRosterEntriesForLprRoster(String lprRosterId)
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.