Uses of Package
org.synyx.hades.domain

Packages that use org.synyx.hades.domain
org.synyx.hades.dao Generic DAO interfaces. 
org.synyx.hades.dao.orm DAO implementations based on JPA and various implementation providers. 
org.synyx.hades.dao.query Package for the query abstraction. 
org.synyx.hades.domain Interfaces for domain classes. 
org.synyx.hades.domain.auditing   
 

Classes in org.synyx.hades.domain used by org.synyx.hades.dao
Page
          A page is a sublist of a list of objects.
Pageable
          Abstract interface for pagination information.
Sort
          Sort option for queries.
 

Classes in org.synyx.hades.domain used by org.synyx.hades.dao.orm
Page
          A page is a sublist of a list of objects.
Pageable
          Abstract interface for pagination information.
Persistable
          Simple interface for entities.
Sort
          Sort option for queries.
 

Classes in org.synyx.hades.domain used by org.synyx.hades.dao.query
Sort
          Sort option for queries.
 

Classes in org.synyx.hades.domain used by org.synyx.hades.domain
Order
          Enumeration for sort orders.
Page
          A page is a sublist of a list of objects.
Pageable
          Abstract interface for pagination information.
Persistable
          Simple interface for entities.
Sort
          Sort option for queries.
Sort.Property
          Property implements the pairing of an Order and a property.
 

Classes in org.synyx.hades.domain used by org.synyx.hades.domain.auditing
AbstractPersistable
          Abstract base class for entities.
Persistable
          Simple interface for entities.
 



Copyright © 2009-2010 Synyx GmbH & Co. KG. All Rights Reserved.