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) |
getOrigin
getMappingDefaults, getMetadataImplementor, getNamingStrategy, getServiceRegistry, isGloballyQuotedIdentifiers, locateClassByName, makeClassReference, makeJavaType, qualifyClassName
boolean isAutoImport()
MetaAttributeContext getMetaAttributeContext()
String determineEntityName(EntityElement entityElement)
void processFetchProfiles(List<JaxbFetchProfileElement> fetchProfiles, String containingEntityName)
Copyright © 2018 JBoss by Red Hat. All rights reserved.