Uses of Class
org.hibernate.engine.query.spi.ParamLocationRecognizer.NamedParameterDescription

Packages that use ParamLocationRecognizer.NamedParameterDescription
org.hibernate.engine.query.spi   
 

Uses of ParamLocationRecognizer.NamedParameterDescription in org.hibernate.engine.query.spi
 

Methods in org.hibernate.engine.query.spi that return types with arguments of type ParamLocationRecognizer.NamedParameterDescription
 Map<String,ParamLocationRecognizer.NamedParameterDescription> ParamLocationRecognizer.getNamedParameterDescriptionMap()
          Returns the map of named parameter locations.
 



Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.