Overview
Package
Class
Use
Tree
Serialized
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
H
I
L
M
P
R
S
T
U
W
X
D
DataFactory
- interface commonj.sdo.helper.
DataFactory
.
A Factory for creating DataObjects.
DataGraph
- interface commonj.sdo.
DataGraph
.
A data graph is used to package a graph of
data objects
along with their metadata, that is, data describing the data.
DataHelper
- interface commonj.sdo.helper.
DataHelper
.
Data helper methods.
DataObject
- interface commonj.sdo.
DataObject
.
A data object is a representation of some structured data.
define(DataObject)
- Method in interface commonj.sdo.helper.
TypeHelper
Define the DataObject as a Type.
define(List)
- Method in interface commonj.sdo.helper.
TypeHelper
Define the list of DataObjects as Types.
define(String)
- Method in interface commonj.sdo.helper.
XSDHelper
Define the XML Schema as Types.
define(Reader, String)
- Method in interface commonj.sdo.helper.
XSDHelper
Define XML Schema as Types.
define(InputStream, String)
- Method in interface commonj.sdo.helper.
XSDHelper
Define XML Schema as Types.
delete()
- Method in interface commonj.sdo.
DataObject
Remove this object from its container and then unset all its non-
readOnly
Properties.
detach()
- Method in interface commonj.sdo.
DataObject
Removes this DataObject from its container, if any.
Overview
Package
Class
Use
Tree
Serialized
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
H
I
L
M
P
R
S
T
U
W
X