public interface HbmBindingContext extends LocalBindingContext
hbm.xml variety of a BindingContext| Modifier and Type | Method and Description | 
|---|---|
String | 
determineEntityName(EntityElement entityElement)  | 
MetaAttributeContext | 
getMetaAttributeContext()  | 
boolean | 
isAutoImport()  | 
void | 
processFetchProfiles(List<JaxbFetchProfileElement> fetchProfiles,
                    String containingEntityName)  | 
getOrigingetMappingDefaults, getMetadataImplementor, getNamingStrategy, getServiceRegistry, isGloballyQuotedIdentifiers, locateClassByName, makeClassReference, makeJavaType, qualifyClassNameboolean isAutoImport()
MetaAttributeContext getMetaAttributeContext()
String determineEntityName(EntityElement entityElement)
void processFetchProfiles(List<JaxbFetchProfileElement> fetchProfiles, String containingEntityName)
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.