Uses of Class
org.hibernate.boot.jaxb.mapping.JaxbCustomLoader
Packages that use JaxbCustomLoader
-
Uses of JaxbCustomLoader in org.hibernate.boot.jaxb.mapping
Fields in org.hibernate.boot.jaxb.mapping declared as JaxbCustomLoaderMethods in org.hibernate.boot.jaxb.mapping that return JaxbCustomLoaderModifier and TypeMethodDescriptionObjectFactory.createJaxbCustomLoader()Create an instance ofJaxbCustomLoaderJaxbEntity.getLoader()Gets the value of the loader property.Methods in org.hibernate.boot.jaxb.mapping with parameters of type JaxbCustomLoaderModifier and TypeMethodDescriptionvoidJaxbEntity.setLoader(JaxbCustomLoader value) Sets the value of the loader property.