|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JaxbTuplizerElement | |
---|---|
org.hibernate.internal.jaxb.mapping.hbm |
Uses of JaxbTuplizerElement in org.hibernate.internal.jaxb.mapping.hbm |
---|
Fields in org.hibernate.internal.jaxb.mapping.hbm with type parameters of type JaxbTuplizerElement | |
---|---|
protected List<JaxbTuplizerElement> |
JaxbHibernateMapping.JaxbClass.tuplizer
|
protected List<JaxbTuplizerElement> |
JaxbSubclassElement.tuplizer
|
protected List<JaxbTuplizerElement> |
JaxbComponentElement.tuplizer
|
protected List<JaxbTuplizerElement> |
JaxbJoinedSubclassElement.tuplizer
|
protected List<JaxbTuplizerElement> |
JaxbCompositeElementElement.tuplizer
|
protected List<JaxbTuplizerElement> |
JaxbUnionSubclassElement.tuplizer
|
protected List<JaxbTuplizerElement> |
JaxbNestedCompositeElementElement.tuplizer
|
Methods in org.hibernate.internal.jaxb.mapping.hbm that return JaxbTuplizerElement | |
---|---|
JaxbTuplizerElement |
ObjectFactory.createJaxbTuplizerElement()
Create an instance of JaxbTuplizerElement |
Methods in org.hibernate.internal.jaxb.mapping.hbm that return types with arguments of type JaxbTuplizerElement | |
---|---|
List<JaxbTuplizerElement> |
EntityElement.getTuplizer()
|
List<JaxbTuplizerElement> |
JaxbHibernateMapping.JaxbClass.getTuplizer()
Gets the value of the tuplizer property. |
List<JaxbTuplizerElement> |
JaxbSubclassElement.getTuplizer()
Gets the value of the tuplizer property. |
List<JaxbTuplizerElement> |
JaxbComponentElement.getTuplizer()
Gets the value of the tuplizer property. |
List<JaxbTuplizerElement> |
JaxbJoinedSubclassElement.getTuplizer()
Gets the value of the tuplizer property. |
List<JaxbTuplizerElement> |
JaxbCompositeElementElement.getTuplizer()
Gets the value of the tuplizer property. |
List<JaxbTuplizerElement> |
JaxbUnionSubclassElement.getTuplizer()
Gets the value of the tuplizer property. |
List<JaxbTuplizerElement> |
JaxbNestedCompositeElementElement.getTuplizer()
Gets the value of the tuplizer property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |