Uses of Class
org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedNativeQueryType
Packages that use JaxbHbmNamedNativeQueryType
Package
Description
Support for processing mapping XML files and applying annotation references over the appropriate
classes,
fields and
methods.
-
Uses of JaxbHbmNamedNativeQueryType in org.hibernate.boot.jaxb.hbm.spi
Fields in org.hibernate.boot.jaxb.hbm.spi with type parameters of type JaxbHbmNamedNativeQueryTypeModifier and TypeFieldDescriptionprotected List<JaxbHbmNamedNativeQueryType>JaxbHbmDiscriminatorSubclassEntityType.sqlQueryprotected List<JaxbHbmNamedNativeQueryType>JaxbHbmHibernateMapping.sqlQueryprotected List<JaxbHbmNamedNativeQueryType>JaxbHbmJoinedSubclassEntityType.sqlQueryprotected List<JaxbHbmNamedNativeQueryType>JaxbHbmRootEntityType.sqlQueryprotected List<JaxbHbmNamedNativeQueryType>JaxbHbmUnionSubclassEntityType.sqlQueryMethods in org.hibernate.boot.jaxb.hbm.spi that return JaxbHbmNamedNativeQueryTypeModifier and TypeMethodDescriptionObjectFactory.createJaxbHbmNamedNativeQueryType()Create an instance ofJaxbHbmNamedNativeQueryTypeMethods in org.hibernate.boot.jaxb.hbm.spi that return types with arguments of type JaxbHbmNamedNativeQueryTypeModifier and TypeMethodDescriptionEntityInfo.getSqlQuery()JaxbHbmDiscriminatorSubclassEntityType.getSqlQuery()Gets the value of the sqlQuery property.JaxbHbmHibernateMapping.getSqlQuery()Gets the value of the sqlQuery property.JaxbHbmJoinedSubclassEntityType.getSqlQuery()Gets the value of the sqlQuery property.JaxbHbmRootEntityType.getSqlQuery()Gets the value of the sqlQuery property.JaxbHbmUnionSubclassEntityType.getSqlQuery()Gets the value of the sqlQuery property. -
Uses of JaxbHbmNamedNativeQueryType in org.hibernate.boot.model.source.internal.hbm
Methods in org.hibernate.boot.model.source.internal.hbm that return types with arguments of type JaxbHbmNamedNativeQueryTypeMethods in org.hibernate.boot.model.source.internal.hbm with parameters of type JaxbHbmNamedNativeQueryTypeModifier and TypeMethodDescriptionstatic voidNamedQueryBinder.processNamedNativeQuery(HbmLocalMetadataBuildingContext context, JaxbHbmNamedNativeQueryType namedQueryBinding) static voidNamedQueryBinder.processNamedNativeQuery(HbmLocalMetadataBuildingContext context, JaxbHbmNamedNativeQueryType namedQueryBinding, String prefix) -
Uses of JaxbHbmNamedNativeQueryType in org.hibernate.boot.model.source.spi
Methods in org.hibernate.boot.model.source.spi that return types with arguments of type JaxbHbmNamedNativeQueryType -
Uses of JaxbHbmNamedNativeQueryType in org.hibernate.boot.models.xml.internal
Methods in org.hibernate.boot.models.xml.internal that return types with arguments of type JaxbHbmNamedNativeQueryType -
Uses of JaxbHbmNamedNativeQueryType in org.hibernate.boot.models.xml.spi
Methods in org.hibernate.boot.models.xml.spi that return types with arguments of type JaxbHbmNamedNativeQueryType