Class TransformationState
java.lang.Object
org.hibernate.boot.jaxb.hbm.transform.TransformationState
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetMappableAttributesByColumns
(String entityName) void
registerMappableAttributesByColumns
(String entityName, String attributeName, List<Selectable> selectables)
-
Constructor Details
-
TransformationState
public TransformationState()
-
-
Method Details
-
getJaxbRootMap
-
getEntityToHbmXmlMap
-
getEntityToMappingXmlMap
-
getMappingEntityByName
-
getHbmEntityByName
-
getEntityInfoByName
-
getEmbeddableByName
-
getEmbeddableByRole
-
getEmbeddableInfoByRole
-
getMappableAttributesByColumnsByEntity
-
getMappableAttributesByColumns
-
registerMappableAttributesByColumns
public void registerMappableAttributesByColumns(String entityName, String attributeName, List<Selectable> selectables) -
getTypeDefMap
-