Uses of Package
br.com.arsmachina.dao

Classes in br.com.arsmachina.dao used by br.com.arsmachina.dao
ReadableDAO
          Interface that defines a read-only, generic and generified Data Access Object (DAO) for a given entity class.
SortCriterion
          Used to represent a sorting criterion (constraint) to be applied to a method that returns objects.
WriteableDAO
          Interface that defines a read-write, generic and generified Data Access Object (DAO) for a given entity class.
 



Copyright © 2008-2009 Thiago H. de Paula Figueiredo. All Rights Reserved.