Uses of Package
org.synyx.hades.dao.query

Packages that use org.synyx.hades.dao.query
org.synyx.hades.dao.orm DAO implementations based on JPA and various implementation providers. 
org.synyx.hades.dao.query Package for the query abstraction. 
 

Classes in org.synyx.hades.dao.query used by org.synyx.hades.dao.orm
QueryLookupStrategy
          Query lookup strategy to execute finders.
 

Classes in org.synyx.hades.dao.query used by org.synyx.hades.dao.query
HadesQuery
          Interface for a query abstraction.
QueryCreationException
          Exception to be thrown if a query cannot be created from a QueryMethod.
QueryExtractor
          Interface to hide different implementations to extract the original JPA query string from a Query.
QueryLookupStrategy
          Query lookup strategy to execute finders.
QueryMethod
          Abstraction of a method that is designated to execute a finder query.
 



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