Uses of Class
org.hibernate.boot.jaxb.mapping.JaxbFetchProfile.JaxbFetch
-
Packages that use JaxbFetchProfile.JaxbFetch Package Description org.hibernate.boot.jaxb.mapping -
-
Uses of JaxbFetchProfile.JaxbFetch in org.hibernate.boot.jaxb.mapping
Fields in org.hibernate.boot.jaxb.mapping with type parameters of type JaxbFetchProfile.JaxbFetch Modifier and Type Field Description protected List<JaxbFetchProfile.JaxbFetch>JaxbFetchProfile. fetchMethods in org.hibernate.boot.jaxb.mapping that return JaxbFetchProfile.JaxbFetch Modifier and Type Method Description JaxbFetchProfile.JaxbFetchObjectFactory. createJaxbFetchProfileJaxbFetch()Create an instance ofJaxbFetchProfile.JaxbFetchMethods in org.hibernate.boot.jaxb.mapping that return types with arguments of type JaxbFetchProfile.JaxbFetch Modifier and Type Method Description List<JaxbFetchProfile.JaxbFetch>JaxbFetchProfile. getFetch()Gets the value of the fetch property.
-