public interface MetadataImplementor extends Metadata, Mapping
Modifier and Type | Method and Description |
---|---|
NamedQueryRepository |
buildNamedQueryRepository(SessionFactoryImpl sessionFactory) |
Set<MappedSuperclass> |
getMappedSuperclassMappingsCopy() |
MetadataBuildingOptions |
getMetadataBuildingOptions()
Access to the options used to build this Metadata
|
TypeResolver |
getTypeResolver() |
void |
validate() |
buildSessionFactory, collectTableMappings, getCollectionBinding, getCollectionBindings, getDatabase, getEntityBinding, getEntityBindings, getFetchProfile, getFetchProfiles, getFilterDefinition, getFilterDefinitions, getIdentifierGenerator, getImports, getNamedEntityGraph, getNamedEntityGraphs, getNamedNativeQueryDefinition, getNamedNativeQueryDefinitions, getNamedProcedureCallDefinitions, getNamedQueryDefinition, getNamedQueryDefinitions, getResultSetMapping, getResultSetMappingDefinitions, getSessionFactoryBuilder, getSqlFunctionMap, getTypeDefinition, getUUID
getIdentifierGeneratorFactory, getIdentifierPropertyName, getIdentifierType, getReferencedPropertyType
MetadataBuildingOptions getMetadataBuildingOptions()
TypeResolver getTypeResolver()
NamedQueryRepository buildNamedQueryRepository(SessionFactoryImpl sessionFactory)
void validate() throws MappingException
MappingException
Set<MappedSuperclass> getMappedSuperclassMappingsCopy()
Copyright © 2017 JBoss by Red Hat. All rights reserved.