Generated by
JDiff

Interface javax.jcr.lock.Lock

Added Methods
long getSecondsRemaining() Returns the number of seconds remaining until this locks times out.
boolean isLockOwningSession() Returns true if the current session is the owner of this lock, either because it is session-scoped and bound to this session or open-scoped and this session currently holds the token for this lock.