Package | Description |
---|---|
org.hibernate.boot.jaxb.hbm.spi | |
org.hibernate.boot.model.source.spi |
Modifier and Type | Field and Description |
---|---|
protected List<JaxbHbmTuplizerType> |
JaxbHbmUnionSubclassEntityType.tuplizer |
protected List<JaxbHbmTuplizerType> |
JaxbHbmRootEntityType.tuplizer |
protected List<JaxbHbmTuplizerType> |
JaxbHbmNestedCompositeElementType.tuplizer |
protected List<JaxbHbmTuplizerType> |
JaxbHbmJoinedSubclassEntityType.tuplizer |
protected List<JaxbHbmTuplizerType> |
JaxbHbmDiscriminatorSubclassEntityType.tuplizer |
protected List<JaxbHbmTuplizerType> |
JaxbHbmCompositeCollectionElementType.tuplizer |
protected List<JaxbHbmTuplizerType> |
JaxbHbmCompositeAttributeType.tuplizer |
Modifier and Type | Method and Description |
---|---|
JaxbHbmTuplizerType |
ObjectFactory.createJaxbHbmTuplizerType()
Create an instance of
JaxbHbmTuplizerType |
Modifier and Type | Method and Description |
---|---|
List<JaxbHbmTuplizerType> |
JaxbHbmUnionSubclassEntityType.getTuplizer()
Gets the value of the tuplizer property.
|
List<JaxbHbmTuplizerType> |
JaxbHbmRootEntityType.getTuplizer()
Gets the value of the tuplizer property.
|
List<JaxbHbmTuplizerType> |
JaxbHbmNestedCompositeElementType.getTuplizer()
Gets the value of the tuplizer property.
|
List<JaxbHbmTuplizerType> |
JaxbHbmJoinedSubclassEntityType.getTuplizer()
Gets the value of the tuplizer property.
|
List<JaxbHbmTuplizerType> |
JaxbHbmDiscriminatorSubclassEntityType.getTuplizer()
Gets the value of the tuplizer property.
|
List<JaxbHbmTuplizerType> |
JaxbHbmCompositeCollectionElementType.getTuplizer()
Gets the value of the tuplizer property.
|
List<JaxbHbmTuplizerType> |
JaxbHbmCompositeAttributeType.getTuplizer()
Gets the value of the tuplizer property.
|
List<JaxbHbmTuplizerType> |
EntityInfo.getTuplizer() |
Modifier and Type | Method and Description |
---|---|
List<JaxbHbmTuplizerType> |
EmbeddableMapping.getTuplizer() |
Copyright © 2018 JBoss by Red Hat. All rights reserved.