Uses of Class
org.apache.openjpa.util.QueryException
-
Packages that use QueryException Package Description org.apache.openjpa.util OpenJPA Utilities -
-
Uses of QueryException in org.apache.openjpa.util
Methods in org.apache.openjpa.util that return QueryException Modifier and Type Method Description QueryException
QueryException. setTimeout(int timeout)
The number of milliseconds to wait for a query to complete.
-