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 JaxbCollectionTableImplJaxbElementCollectionImpl.collectionTableMethods in org.hibernate.boot.jaxb.mapping.spi that return JaxbCollectionTableImplModifier and TypeMethodDescriptionObjectFactory.createJaxbCollectionTableImpl()Create an instance ofJaxbCollectionTableImplJaxbElementCollectionImpl.getCollectionTable()Gets the value of the collectionTable property.Methods in org.hibernate.boot.jaxb.mapping.spi with parameters of type JaxbCollectionTableImplModifier and TypeMethodDescriptionvoidJaxbElementCollectionImpl.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 TypeMethodDescriptionvoidCollectionTableJpaAnnotation.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 voidElementCollectionAttributeProcessing.applyCollectionTable(JaxbCollectionTableImpl jaxbCollectionTable, org.hibernate.models.spi.MutableMemberDetails memberDetails, XmlDocumentContext xmlDocumentContext)