Package gov.nih.nci.cagrid.data.cql.cacore

Class Summary
AssociationManyCheckCache AssociationManyCheckCache Checks for an association being a 'many' end of an association (eg.
AttributeTypeDetector AttributeTypeDetector Determines types of attributes of objects
ClassAccessUtilities ClassAccessUtilities A package of utilities for accessing classes in the context of CQL query processing
ClassRestrictedIterator ClassRestrictedIterator Iterator implementation that only returns objects from a collection which are instances of a given class.
CQL2HQL CQL2HQL Translates a CQL query to Hibernate v3 HQL
DateUtils DateUtils Basic utilities for manipulating Dates
HQLCoreQueryProcessor HQLCoreQueryProcessor Implementation of CQL against a caCORE data source using HQL queries
HQLCoreQueryProcessorConfigUi HQLCoreQueryProcessorConfigUi UI for configuring the HQL implementation of CQL against the caCORE SDK v3.1
SubclassCheckCache SubclassCheckCache Checks that a given class has or does not have a class property in the caCORE backend data source.