Uses of Class
org.odmg.QueryParameterCountInvalidException
-
Packages that use QueryParameterCountInvalidException Package Description org.odmg rasj.odmg -
-
Uses of QueryParameterCountInvalidException in org.odmg
Methods in org.odmg that throw QueryParameterCountInvalidException Modifier and Type Method Description voidOQLQuery. bind(java.lang.Object parameter)Bind a parameter to the query. -
Uses of QueryParameterCountInvalidException in rasj.odmg
Methods in rasj.odmg that throw QueryParameterCountInvalidException Modifier and Type Method Description voidRasOQLQuery. bind(java.lang.Object parameter)Binds a parameter to the query.
-