Package javax.jcr.version

Interface Summary
Version A Version object wraps an nt:version node.
VersionHistory A VersionHistory object wraps an nt:versionHistory node.
VersionIterator Allows easy iteration through a list of Versions objects with nextVersion as well as a skip method inherited from RangeIterator.
 

Class Summary
OnParentVersionAction The possible actions specified by the onParentVersion attribute in a property definition within a node type definition.
 

Exception Summary
VersionException Exception thrown by Version.addSuccessor if an invalid version graph operation is attempted.