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 © 2018 JBoss by Red Hat. All rights reserved.