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