Package org.hibernate.test.hql

Class Summary
Address Implementation of Address.
Animal  
ASTParserLoadingOrderByTest Tests AST parser processing of ORDER BY clauses.
ASTParserLoadingTest Tests the integration of the new AST parser into the loading of query results using the Hibernate persisters and loaders.
BooleanLiteralEntity todo: describe BooleanLiteralEntity
BulkManipulationTest Tests execution of bulk UPDATE/DELETE statements through the new AST parser.
Car Implementation of Car.
Cat  
ClassicTranslatorTest Some simple test queries using the classic translator explicitly to ensure that code is not broken in changes for the new translator.
Classification Mimic a JDK 5 enum.
ClassificationType A custom type for mapping Classification instances to the respective db column.
ComponentContainer
ComponentContainer.Address  
ComponentContainer.Address.Zip  
CompositeIdEntity  
CrazyCompositeKey Implementation of CrazyCompositeKey.
CriteriaClassicAggregationReturnTest  
CriteriaHQLAlignmentTest Tests cases for ensuring alignment between HQL and Criteria behavior.
Dog  
DomesticAnimal  
EJBQLTest  
EntityWithArgFunctionAsColumn  
EntityWithCrazyCompositeKey Implementation of EntityWithCrazyCompositeKey.
EntityWithFunctionAsColumnHolder  
EntityWithNoArgFunctionAsColumn  
FunctionNameAsColumnTest Tests HQL and Criteria queries using DB columns having the same name as registered functions.
HeresAnotherCrazyIdFieldName Implementation of HeresAnotherCrazyIdFieldName.
HqlParserTest Tests the HQL parser on various inputs, just makes sure that the first phase of the parser works properly (i.e.
HQLTest Tests cases where the AST based query translator and the 'classic' query translator generate identical SQL.
Human  
Image  
IntegerVersioned Implementation of IntegerVersioned.
Joiner Implementation of Joiner.
KeyManyToOneEntity Implementation of KeyManyToOneEntity.
KeyManyToOneEntity.Id  
KeyManyToOneKeyEntity Implementation of KeyManyToOneKeyEntity.
Lizard  
Mammal  
MoreCrazyIdFieldNameStuffEntity Implementation of MoreCrazyIdFieldNameStuffEntity.
Name  
PettingZoo  
Pickup Implementation of Pickup.
QueryTranslatorTestCase  
Reptile  
ScrollableCollectionFetchingTest Tests the new functionality of allowing scrolling of results which contain collection fetches.
SimpleAssociatedEntity  
SimpleEntityWithAssociation  
StateProvince Implementation of StateProvince.
SUV Implementation of SUV.
TimestampVersioned Implementation of TimestampVersioned.
Truck Implementation of Truck.
User  
VariousKeywordPropertyEntity TODO : javadoc
Vehicle Implementation of Vehicle.
WithClauseTest Implementation of WithClauseTest.
Zoo  
 



Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.