Uses of Class
org.hibernate.boot.jaxb.mapping.JaxbCustomLoader
-
Packages that use JaxbCustomLoader Package Description org.hibernate.boot.jaxb.mapping -
-
Uses of JaxbCustomLoader in org.hibernate.boot.jaxb.mapping
Fields in org.hibernate.boot.jaxb.mapping declared as JaxbCustomLoader Modifier and Type Field Description protected JaxbCustomLoaderJaxbEntity. loaderMethods in org.hibernate.boot.jaxb.mapping that return JaxbCustomLoader Modifier and Type Method Description JaxbCustomLoaderObjectFactory. createJaxbCustomLoader()Create an instance ofJaxbCustomLoaderJaxbCustomLoaderJaxbEntity. getLoader()Gets the value of the loader property.Methods in org.hibernate.boot.jaxb.mapping with parameters of type JaxbCustomLoader Modifier and Type Method Description voidJaxbEntity. setLoader(JaxbCustomLoader value)Sets the value of the loader property.
-