Uses of Class
org.odmg.QueryParameterCountInvalidException

Packages that use QueryParameterCountInvalidException
org.apache.ojb.odmg.oql   
org.odmg   
 

Uses of QueryParameterCountInvalidException in org.apache.ojb.odmg.oql
 

Methods in org.apache.ojb.odmg.oql that throw QueryParameterCountInvalidException
 void OQLQueryImpl.bind(Object parameter)
          Bind a parameter to the query.
 

Uses of QueryParameterCountInvalidException in org.odmg
 

Methods in org.odmg that throw QueryParameterCountInvalidException
 void OQLQuery.bind(Object parameter)
          Bind a parameter to the query.
 



Copyright © 2007-2012 The Kuali Foundation. All Rights Reserved.