Package org.synyx.hades.dao.query

Interface Summary
HadesQuery Interface for a query abstraction.
QueryExtractor Interface to hide different implementations to extract the original JPA query string from a Query.
 

Class Summary
QueryMethod Abstraction of a method that is designated to execute a finder query.
QueryUtils Simple utility class to create JPA queries.
 

Enum Summary
QueryLookupStrategy Query lookup strategy to execute finders.
 

Exception Summary
QueryCreationException Exception to be thrown if a query cannot be created from a QueryMethod.
 



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