|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use javax.jcr.lock | |
com.jeceira.item | |
com.jeceira.item.proxy | |
com.jeceira.session | |
javax.jcr | Provides interfaces and classes for the Content Repository for Java Technology (JCR). |
javax.jcr.lock | Provides interfaces and classes for JCR locking functionality. |
javax.jcr.query | Provides interfaces and classes for JCR searching functionality. |
Classes in javax.jcr.lock used by com.jeceira.item | |
LockException
Exception thrown by Item.save() and Session.save() when
persisting a change would conflict with a lock. |
Classes in javax.jcr.lock used by com.jeceira.item.proxy | |
Lock
Represents a lock placed on an item. |
|
LockException
Exception thrown by Item.save() and Session.save() when
persisting a change would conflict with a lock. |
Classes in javax.jcr.lock used by com.jeceira.session | |
LockException
Exception thrown by Item.save() and Session.save() when
persisting a change would conflict with a lock. |
Classes in javax.jcr.lock used by javax.jcr | |
Lock
Represents a lock placed on an item. |
|
LockException
Exception thrown by Item.save() and Session.save() when
persisting a change would conflict with a lock. |
Classes in javax.jcr.lock used by javax.jcr.lock | |
LockException
Exception thrown by Item.save() and Session.save() when
persisting a change would conflict with a lock. |
Classes in javax.jcr.lock used by javax.jcr.query | |
LockException
Exception thrown by Item.save() and Session.save() when
persisting a change would conflict with a lock. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |