站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > Hibernate 3.2.3 正式版 API 英文文档

Uses of Class org.hibernate.engine.query.ParamLocationRecognizer (Hibernate API Documentation) - Hibernate 3.2.3 正式版 API 英文文档


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

Packages that use ParamLocationRecognizer
org.hibernate.engine.query   
 

Uses of ParamLocationRecognizer in org.hibernate.engine.query
 

Methods in org.hibernate.engine.query that return ParamLocationRecognizer
static ParamLocationRecognizer ParamLocationRecognizer.parseLocations(String query)
          Convenience method for creating a param location recognizer and initiating the parse.