Uses of Class
org.hibernate.boot.jaxb.mapping.spi.JaxbCollectionTableImpl
Packages that use JaxbCollectionTableImpl
Package
Description
-
Uses of JaxbCollectionTableImpl in org.hibernate.boot.jaxb.mapping.spi
Fields in org.hibernate.boot.jaxb.mapping.spi declared as JaxbCollectionTableImplModifier and TypeFieldDescriptionprotected JaxbCollectionTableImpl
JaxbElementCollectionImpl.collectionTable
Methods in org.hibernate.boot.jaxb.mapping.spi that return JaxbCollectionTableImplModifier and TypeMethodDescriptionObjectFactory.createJaxbCollectionTableImpl()
Create an instance ofJaxbCollectionTableImpl
JaxbElementCollectionImpl.getCollectionTable()
Gets the value of the collectionTable property.Methods in org.hibernate.boot.jaxb.mapping.spi with parameters of type JaxbCollectionTableImplModifier and TypeMethodDescriptionvoid
JaxbElementCollectionImpl.setCollectionTable
(JaxbCollectionTableImpl value) Sets the value of the collectionTable property. -
Uses of JaxbCollectionTableImpl in org.hibernate.boot.models.annotations.internal
Methods in org.hibernate.boot.models.annotations.internal with parameters of type JaxbCollectionTableImplModifier and TypeMethodDescriptionvoid
CollectionTableJpaAnnotation.apply
(JaxbCollectionTableImpl jaxbTable, XmlDocumentContext xmlDocumentContext) -
Uses of JaxbCollectionTableImpl in org.hibernate.boot.models.xml.internal.attr
Methods in org.hibernate.boot.models.xml.internal.attr with parameters of type JaxbCollectionTableImplModifier and TypeMethodDescriptionstatic void
ElementCollectionAttributeProcessing.applyCollectionTable
(JaxbCollectionTableImpl jaxbCollectionTable, org.hibernate.models.spi.MutableMemberDetails memberDetails, XmlDocumentContext xmlDocumentContext)