Package | Description |
---|---|
org.hibernate.boot.model.source.internal.hbm |
Modifier and Type | Class and Description |
---|---|
class |
AbstractEntitySourceImpl |
class |
AbstractPluralAttributeSourceImpl |
class |
JoinedSubclassEntitySourceImpl |
class |
PluralAttributeSourceArrayImpl |
class |
PluralAttributeSourceBagImpl |
class |
PluralAttributeSourceIdBagImpl |
class |
PluralAttributeSourceListImpl |
class |
PluralAttributeSourceMapImpl |
class |
PluralAttributeSourcePrimitiveArrayImpl |
class |
PluralAttributeSourceSetImpl |
class |
RootEntitySourceImpl |
class |
SubclassEntitySourceImpl |
Modifier and Type | Method and Description |
---|---|
static 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) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.