|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.openwms.core.integration.jpa.AbstractGenericJpaDao<LocationType,java.lang.Long>
org.openwms.common.integration.jpa.LocationTypeDaoImpl
@Repository(value="locationTypeDao") public class LocationTypeDaoImpl
A LocationTypeDaoImpl.
AbstractGenericJpaDao,
LocationTypeDao| Field Summary |
|---|
| Fields inherited from class org.openwms.core.integration.jpa.AbstractGenericJpaDao |
|---|
logger |
| Fields inherited from interface org.openwms.core.integration.GenericDao |
|---|
FIND_ALL, FIND_BY_ID |
| Constructor Summary | |
|---|---|
LocationTypeDaoImpl()
|
|
| Method Summary | |
|---|---|
protected java.lang.String |
getFindAllQuery()
|
protected java.lang.String |
getFindByUniqueIdQuery()
|
| Methods inherited from class org.openwms.core.integration.jpa.AbstractGenericJpaDao |
|---|
beforeUpdate, findAll, findById, findByNamedParameters, findByPositionalParameters, findByUniqueId, getEm, getPersistentClass, persist, remove, save, setPersistentClass |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.openwms.core.integration.GenericDao |
|---|
findAll, findById, findByNamedParameters, findByPositionalParameters, findByUniqueId, persist, remove, save, setPersistentClass |
| Constructor Detail |
|---|
public LocationTypeDaoImpl()
| Method Detail |
|---|
protected java.lang.String getFindAllQuery()
getFindAllQuery in class org.openwms.core.integration.jpa.AbstractGenericJpaDao<LocationType,java.lang.Long>AbstractGenericJpaDao.getFindAllQuery()protected java.lang.String getFindByUniqueIdQuery()
getFindByUniqueIdQuery in class org.openwms.core.integration.jpa.AbstractGenericJpaDao<LocationType,java.lang.Long>AbstractGenericJpaDao.getFindByUniqueIdQuery()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||