Uses of Class
org.hibernate.boot.jaxb.mapping.spi.JaxbSecondaryTableImpl
Packages that use JaxbSecondaryTableImpl
-
Uses of JaxbSecondaryTableImpl in org.hibernate.boot.jaxb.mapping.spi
Fields in org.hibernate.boot.jaxb.mapping.spi with type parameters of type JaxbSecondaryTableImplModifier and TypeFieldDescriptionprotected List<JaxbSecondaryTableImpl> JaxbEntityImpl.secondaryTablesMethods in org.hibernate.boot.jaxb.mapping.spi that return JaxbSecondaryTableImplModifier and TypeMethodDescriptionObjectFactory.createJaxbSecondaryTableImpl()Create an instance ofJaxbSecondaryTableImplMethods in org.hibernate.boot.jaxb.mapping.spi that return types with arguments of type JaxbSecondaryTableImplModifier and TypeMethodDescriptionJaxbEntity.getSecondaryTables()JaxbEntityImpl.getSecondaryTables()Gets the value of the secondaryTables property.