Uses of Class
org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryCollectionLoadReturnType
Packages that use JaxbHbmNativeQueryCollectionLoadReturnType
Package
Description
JAXB details.
Support for handling named queries during the bootstrap process.
-
Uses of JaxbHbmNativeQueryCollectionLoadReturnType in org.hibernate.boot.jaxb.hbm.internal
Methods in org.hibernate.boot.jaxb.hbm.internal with parameters of type JaxbHbmNativeQueryCollectionLoadReturnTypeModifier and TypeMethodDescriptionvoidImplicitResultSetMappingDefinition.Builder.addReturn(JaxbHbmNativeQueryCollectionLoadReturnType collectionLoadReturn) -
Uses of JaxbHbmNativeQueryCollectionLoadReturnType in org.hibernate.boot.jaxb.hbm.spi
Methods in org.hibernate.boot.jaxb.hbm.spi that return JaxbHbmNativeQueryCollectionLoadReturnTypeModifier and TypeMethodDescriptionObjectFactory.createJaxbHbmNativeQueryCollectionLoadReturnType()Create an instance ofJaxbHbmNativeQueryCollectionLoadReturnTypeMethods in org.hibernate.boot.jaxb.hbm.spi that return types with arguments of type JaxbHbmNativeQueryCollectionLoadReturnTypeModifier and TypeMethodDescriptionObjectFactory.createJaxbHbmNamedNativeQueryTypeLoadCollection(JaxbHbmNativeQueryCollectionLoadReturnType value) Methods in org.hibernate.boot.jaxb.hbm.spi with parameters of type JaxbHbmNativeQueryCollectionLoadReturnTypeModifier and TypeMethodDescriptionObjectFactory.createJaxbHbmNamedNativeQueryTypeLoadCollection(JaxbHbmNativeQueryCollectionLoadReturnType value) -
Uses of JaxbHbmNativeQueryCollectionLoadReturnType in org.hibernate.boot.query
Methods in org.hibernate.boot.query with parameters of type JaxbHbmNativeQueryCollectionLoadReturnTypeModifier and TypeMethodDescriptionImplicitHbmResultSetMappingDescriptorBuilder.addReturn(JaxbHbmNativeQueryCollectionLoadReturnType returnMapping) Constructors in org.hibernate.boot.query with parameters of type JaxbHbmNativeQueryCollectionLoadReturnTypeModifierConstructorDescriptionCollectionResultDescriptor(JaxbHbmNativeQueryCollectionLoadReturnType hbmCollectionReturn, Supplier<Map<String, Map<String, HbmResultSetMappingDescriptor.JoinDescriptor>>> joinDescriptorsAccess, String registrationName, MetadataBuildingContext context)