Package org.hibernate.boot.cfgxml.spi
Class MappingReference
java.lang.Object
org.hibernate.boot.cfgxml.spi.MappingReference
Represents a
<mapping/>
element within a cfg.xml
file.-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
apply
(MetadataSources metadataSources) static MappingReference
consume
(JaxbCfgMappingReferenceType jaxbMapping) getType()
-
Constructor Details
-
MappingReference
-
-
Method Details
-
getType
-
getReference
-
consume
-
apply
-