Uses of Interface
org.hibernate.boot.model.source.spi.MetadataSourceProcessor
Packages that use MetadataSourceProcessor
Package
Description
-
Uses of MetadataSourceProcessor in org.hibernate.boot.model.source.internal.annotations
Classes in org.hibernate.boot.model.source.internal.annotations that implement MetadataSourceProcessor -
Uses of MetadataSourceProcessor in org.hibernate.boot.model.source.internal.hbm
Classes in org.hibernate.boot.model.source.internal.hbm that implement MetadataSourceProcessorModifier and TypeClassDescriptionclass
MetadataSourceProcessor implementation for processinghbm.xml
mapping documents.class
Aggregates together information about a mapping document.