Uses of Class
com.caucho.amber.cfg.QueryHintConfig

Packages that use QueryHintConfig
com.caucho.amber.cfg   
 

Uses of QueryHintConfig in com.caucho.amber.cfg
 

Methods in com.caucho.amber.cfg that return QueryHintConfig
 QueryHintConfig NamedNativeQueryConfig.getHint()
           
 QueryHintConfig NamedQueryConfig.getHint()
           
 

Methods in com.caucho.amber.cfg with parameters of type QueryHintConfig
 void NamedNativeQueryConfig.setHint(QueryHintConfig hint)
           
 void NamedQueryConfig.setHint(QueryHintConfig hint)