A B C D E F G H I J L M N O P Q R S T U V W X

D

DATE - Static variable in class javax.jcr.PropertyType
The DATE property type is used to store time and date information.
DECIMAL - Static variable in class javax.jcr.PropertyType
The DECIMAL property type is used to store precise decimal numbers.
deleteWorkspace(String) - Method in interface javax.jcr.Workspace
Deletes the workspace with the specified name from the repository, deleting all content within it.
DescendantNode - Interface in javax.jcr.query.qom
Tests whether the selector node is a descendant of a node reachable by absolute path path.
descendantNode(String, String) - Method in interface javax.jcr.query.qom.QueryObjectModelFactory
Tests whether a node in the specified selector is a descendant of a node reachable by a specified absolute path.
DescendantNodeJoinCondition - Interface in javax.jcr.query.qom
Tests whether the descendantSelector node is a descendant of the ancestorSelector node.
descendantNodeJoinCondition(String, String) - Method in interface javax.jcr.query.qom.QueryObjectModelFactory
Tests whether a first selector's node is a descendant of a second selector's node.
descending(DynamicOperand) - Method in interface javax.jcr.query.qom.QueryObjectModelFactory
Orders by the value of the specified operand, in descending order.
dispose() - Method in interface javax.jcr.Binary
Releases all resources associated with this Binary object and informs the repository that these resources may now be reclaimed.
doneMerge(Version) - Method in interface javax.jcr.Node
Deprecated. As of JCR 2.0, VersionManager.doneMerge(java.lang.String, javax.jcr.version.Version) should be used instead.
doneMerge(String, Version) - Method in interface javax.jcr.version.VersionManager
Completes the merge process with respect to the node at absPath and the specified version.
DOUBLE - Static variable in class javax.jcr.PropertyType
The DOUBLE property type is used to store floating point numbers.
DynamicOperand - Interface in javax.jcr.query.qom
An operand whose value can only be determined in evaluating the query.

A B C D E F G H I J L M N O P Q R S T U V W X
Copyright © 2009 Day Software. All Rights Reserved.