| Package | Description |
|---|---|
| org.hibernate.loader.plan.build.internal.spaces |
Contains the internal implementations of query spaces in a metamodel-driven LoadPlan.
|
| org.hibernate.loader.plan.build.spi |
Defines the SPI for building a metamodel-driven LoadPlan
|
| Class and Description |
|---|
| AbstractExpandingSourceQuerySpace |
| AbstractQuerySpace
Convenience base class for QuerySpace implementations.
|
| CompositePropertyMapping
A PropertyMapping for handling composites! Woohoo!
TODO : Consider moving this into the attribute/association walking SPI (org.hibernate.persister.walking) and
having the notion of PropertyMapping built and exposed there
There is duplication here too wrt
ComponentJoin.ComponentPropertyMapping. |
| JoinHelper |
| QuerySpaceHelper |
| Class and Description |
|---|
| CompositePropertyMapping
A PropertyMapping for handling composites! Woohoo!
TODO : Consider moving this into the attribute/association walking SPI (org.hibernate.persister.walking) and
having the notion of PropertyMapping built and exposed there
There is duplication here too wrt
ComponentJoin.ComponentPropertyMapping. |
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.