Uses of Interface
org.hibernate.boot.model.source.internal.hbm.Helper.InLineViewNameInferrer
-
Packages that use Helper.InLineViewNameInferrer Package Description org.hibernate.boot.model.source.internal.hbm -
-
Uses of Helper.InLineViewNameInferrer in org.hibernate.boot.model.source.internal.hbm
Classes in org.hibernate.boot.model.source.internal.hbm that implement Helper.InLineViewNameInferrer Modifier and Type Class Description classAbstractEntitySourceImplclassAbstractPluralAttributeSourceImplclassJoinedSubclassEntitySourceImplclassPluralAttributeSourceArrayImplclassPluralAttributeSourceBagImplclassPluralAttributeSourceIdBagImplclassPluralAttributeSourceListImplclassPluralAttributeSourceMapImplclassPluralAttributeSourcePrimitiveArrayImplclassPluralAttributeSourceSetImplclassRootEntitySourceImplclassSubclassEntitySourceImplMethods in org.hibernate.boot.model.source.internal.hbm with parameters of type Helper.InLineViewNameInferrer Modifier and Type Method Description static TableSpecificationSourceHelper. createTableSource(MappingDocument mappingDocument, TableInformationContainer entityElement, Helper.InLineViewNameInferrer inLineViewNameInferrer)static TableSpecificationSourceHelper. createTableSource(MappingDocument mappingDocument, TableInformationContainer tableInformationContainer, Helper.InLineViewNameInferrer inLineViewNameInferrer, String rowId, String comment, String checkConstraint)
-