Package | Description |
---|---|
javax.jcr |
Provides interfaces and classes for the Content Repository for Java Technology.
|
javax.jcr.lock |
Provides interfaces and classes for content repository locking functionality.
|
javax.jcr.query |
Provides interfaces and classes for content repository searching functionality.
|
Class and Description |
---|
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. |
Class and Description |
---|
LockException
Exception thrown by
Item.save() and Session.save() when
persisting a change would conflict with a lock. |
Class and Description |
---|
LockException
Exception thrown by
Item.save() and Session.save() when
persisting a change would conflict with a lock. |
Copyright © 2004-2013 Day Management AG. All Rights Reserved.