public class CompositeFetchOwnerDelegate extends AbstractFetchOwnerDelegate implements FetchOwnerDelegate
| Modifier and Type | Class and Description |
|---|---|
static interface |
CompositeFetchOwnerDelegate.PropertyMappingDelegate |
FetchOwnerDelegate.FetchMetadata| Constructor and Description |
|---|
CompositeFetchOwnerDelegate(SessionFactoryImplementor sessionFactory,
CompositeType compositeType,
CompositeFetchOwnerDelegate.PropertyMappingDelegate propertyMappingDelegate)
Constructs a CompositeFetchOwnerDelegate
|
| Modifier and Type | Method and Description |
|---|---|
protected FetchOwnerDelegate.FetchMetadata |
buildFetchMetadata(Fetch fetch) |
locateFetchMetadataclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitlocateFetchMetadatapublic CompositeFetchOwnerDelegate(SessionFactoryImplementor sessionFactory, CompositeType compositeType, CompositeFetchOwnerDelegate.PropertyMappingDelegate propertyMappingDelegate)
sessionFactory - - the session factory.compositeType - - the composite type.propertyMappingDelegate - - delegate for handling property mappingprotected FetchOwnerDelegate.FetchMetadata buildFetchMetadata(Fetch fetch)
buildFetchMetadata in class AbstractFetchOwnerDelegateCopyright © 2001-2013 Red Hat, Inc. All Rights Reserved.