|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.springframework.dao.support.DaoSupport
org.springframework.orm.ibatis.support.SqlMapClientDaoSupport
net.webapp2.common.managedobject.dao.ibatis.ManagedObjectDaoSupport
net.webapp2.common.managedobject.dao.ibatis.ExampleManagedObjectDaoSupport
public class ExampleManagedObjectDaoSupport
Field Summary |
---|
Fields inherited from class org.springframework.dao.support.DaoSupport |
---|
logger |
Fields inherited from interface net.webapp2.common.managedobject.dao.ManagedObjectDao |
---|
DELETE, INSERT |
Constructor Summary | |
---|---|
ExampleManagedObjectDaoSupport()
|
Method Summary |
---|
Methods inherited from class net.webapp2.common.managedobject.dao.ibatis.ManagedObjectDaoSupport |
---|
count, count, count, howManyDeleted, howManyDeleted, howManyDeleted, howManyIssued, howManyIssued, howManyIssued, issue, issue, issue, setDefaultManagedClass, setDefaultManagedRecordType, setManagedObjects, supports, supports, updateFor, updateFor, updateFor |
Methods inherited from class org.springframework.orm.ibatis.support.SqlMapClientDaoSupport |
---|
checkDaoConfig, getDataSource, getSqlMapClient, getSqlMapClientTemplate, setDataSource, setSqlMapClient, setSqlMapClientTemplate |
Methods inherited from class org.springframework.dao.support.DaoSupport |
---|
afterPropertiesSet, initDao |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExampleManagedObjectDaoSupport()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |