Uses of Class
org.odmg.LockNotGrantedException
-
Packages that use LockNotGrantedException Package Description org.odmg rasj.odmg -
-
Uses of LockNotGrantedException in org.odmg
Methods in org.odmg that throw LockNotGrantedException Modifier and Type Method Description voidTransaction. lock(java.lang.Object obj, int lockMode)Upgrade the lock on the given object to the given lock mode,
not yet available in rasdaman. -
Uses of LockNotGrantedException in rasj.odmg
Methods in rasj.odmg that throw LockNotGrantedException Modifier and Type Method Description voidRasTransaction. lock(java.lang.Object obj, int mode)Not implemented yet.
-