Uses of Interface
org.hibernate.boot.jaxb.spi.Binder
Packages that use Binder
-
Uses of Binder in org.hibernate.boot.jaxb.internal
Classes in org.hibernate.boot.jaxb.internal that implement BinderModifier and TypeClassDescriptionclassclassclassResponsible for coordinating binding of mapping XML documents into JAXB representations, producingBindingreferences.Methods in org.hibernate.boot.jaxb.internal with parameters of type BinderModifier and TypeMethodDescriptionstatic voidCacheableFileXmlSource.createSerFile(File xmlFile, File outputFile, Binder binder) static voidCacheableFileXmlSource.createSerFile(File xmlFile, Binder binder) <T> Binding<T><T> Binding<T>static <T> Binding<T>static BindingInputStreamAccessXmlSource.doBind(Binder binder, InputStreamAccess inputStreamAccess, Origin origin) <T> Binding<T>static <T> Binding<T>InputStreamXmlSource.doBind(Binder<T> binder, InputStream inputStream, Origin origin, boolean autoClose) <T> Binding<T> -
Uses of Binder in org.hibernate.boot.jaxb.spi
Methods in org.hibernate.boot.jaxb.spi with parameters of type Binder