|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Dao | |
---|---|
org.promotego.dao.hibernate | |
org.promotego.dao.interfaces | |
org.promotego.editors |
Uses of Dao in org.promotego.dao.hibernate |
---|
Classes in org.promotego.dao.hibernate that implement Dao | |
---|---|
class |
HibernateAddressDao
|
class |
HibernateDaoSupport<T>
|
class |
HibernateLocationDao
|
class |
HibernateLocationTypeDao
|
class |
HibernateOfferedGameDao
|
class |
HibernateRadiusSearchDaoSupport<T>
|
class |
HibernateScheduledGameDao
|
class |
HibernateUserDao
|
class |
HibernateValidationRecordDao
|
Uses of Dao in org.promotego.dao.interfaces |
---|
Subinterfaces of Dao in org.promotego.dao.interfaces | |
---|---|
interface |
AddressDao
|
interface |
LocationDao
|
interface |
LocationTypeDao
|
interface |
OfferedGameDao
|
interface |
RadiusSearchDao<T>
|
interface |
ScheduledGameDao
|
interface |
UserDao
|
interface |
ValidationRecordDao
|
Uses of Dao in org.promotego.editors |
---|
Constructors in org.promotego.editors with parameters of type Dao | |
---|---|
BeanIdEditor(Dao<T> addressDao)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |