Uses of Record Class
org.hibernate.query.sql.spi.ParameterOccurrence
Packages that use ParameterOccurrence
-
Uses of ParameterOccurrence in org.hibernate.query.sql.spi
Methods in org.hibernate.query.sql.spi that return types with arguments of type ParameterOccurrenceModifier and TypeMethodDescriptionParameterInterpretation.getOrderedParameterOccurrences()
Access to the defined parameters in the order they were encountered, potentially including "duplicate references" to a single parameterNativeSelectQueryDefinition.getQueryParameterOccurrences()