public class LogisticsDaoImpl extends AbstractQueryableDaoImpl<Object> implements LogisticsDao
LogisticsDao
em
ct, t
Constructor and Description |
---|
LogisticsDaoImpl() |
Modifier and Type | Method and Description |
---|---|
Area |
loadArea(String code,
String type) |
Area |
saveArea(Area area) |
conditionConstruct, count, ensureRowIsEntity, ensureRowIsEntity, getEntityInstance, getQueryObject, query, query, queryPage, queryPage
delete, delete, getEntityManager, getNativeEntityName, load, load, paginate, query, query, save, setEntityManager, update
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
count, getEntityInstance, query, query, queryPage, queryPage
public Area saveArea(Area area)
saveArea
in interface LogisticsDao
public Area loadArea(String code, String type)
loadArea
in interface LogisticsDao
Copyright © 2018. All rights reserved.