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