Interface MetadataImplementor

    • Method Detail

      • getMetadataBuildingOptions

        MetadataBuildingOptions getMetadataBuildingOptions()
        Access to the options used to build this Metadata
        Returns:
        Access to the MetadataBuildingOptions
      • getTypeConfiguration

        TypeConfiguration getTypeConfiguration()
        Access to the TypeConfiguration
        Returns:
        Access to the TypeConfiguration
      • getTypeResolver

        @Deprecated
        TypeResolver getTypeResolver()
        Deprecated.
        (since 5.3) No replacement, access to and handling of Types will be much different in 6.0
        Retrieve the Type resolver associated with this factory.
        Returns:
        The type resolver
      • buildNamedQueryRepository

        NamedQueryRepository buildNamedQueryRepository​(org.hibernate.internal.SessionFactoryImpl sessionFactory)
      • getMappedSuperclassMappingsCopy

        java.util.Set<MappedSuperclass> getMappedSuperclassMappingsCopy()