Uses of Class
com.j256.ormlite.support.SimpleDaoSupport

Packages that use SimpleDaoSupport
com.j256.ormlite.dao Database Access Object classes. 
 

Uses of SimpleDaoSupport in com.j256.ormlite.dao
 

Subclasses of SimpleDaoSupport in com.j256.ormlite.dao
 class BaseJdbcDao<T,ID>
          Base class for the Database Access Objects that handle the reading and writing a class from the database.
 



Copyright © 2010. All Rights Reserved.