Uses of Interface
org.hibernate.boot.model.source.internal.hbm.Helper.InLineViewNameInferrer
Packages that use Helper.InLineViewNameInferrer
-
Uses of Helper.InLineViewNameInferrer in org.hibernate.boot.model.source.internal.hbm
Classes in org.hibernate.boot.model.source.internal.hbm that implement Helper.InLineViewNameInferrerModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
class
class
Methods in org.hibernate.boot.model.source.internal.hbm with parameters of type Helper.InLineViewNameInferrerModifier and TypeMethodDescriptionstatic TableSpecificationSource
Helper.createTableSource
(MappingDocument mappingDocument, TableInformationContainer entityElement, Helper.InLineViewNameInferrer inLineViewNameInferrer) static TableSpecificationSource
Helper.createTableSource
(MappingDocument mappingDocument, TableInformationContainer tableInformationContainer, Helper.InLineViewNameInferrer inLineViewNameInferrer, String rowId, String comment, String checkConstraint)