| Package | Description |
|---|---|
| org.hibernate.boot.model.source.internal.hbm |
| Constructor and Description |
|---|
EmbeddableSourceImpl(MappingDocument mappingDocument,
EmbeddableSourceContainer container,
EmbeddableMapping jaxbEmbeddableMapping,
List attributeMappings,
boolean isDynamic,
boolean isUnique,
String logicalTableName,
NaturalIdMutability naturalIdMutability) |
EmbeddableSourceVirtualImpl(MappingDocument mappingDocument,
AttributesHelper.Callback containingCallback,
EmbeddableSourceContainer container,
List attributeJaxbMappings,
String logicalTableName,
NaturalIdMutability naturalIdMutability,
JaxbHbmPropertiesType jaxbPropertiesGroup) |
Copyright © 2001-2017 Red Hat, Inc. All Rights Reserved.