-
Terminally Deprecated Elements
-
Deprecated InterfacesInterfaceDescription. Because the same functionality can be obtained with DataObjects alone and because using DataObjects has the advantages of consistence and richer functionality, the use of the special envelope DataGraph is discouraged and may be removed altogether in a future version.
-
Deprecated Fields
-
Deprecated MethodsMethodDescriptionreplaced by
DataObject.getInstanceProperty(String)
in 2.1.0in 2.1.0.in 2.1.0.in 2.1.0.There is no accepted algorithm to convert a date into a Duration so use of this method is discouraged. Convert from a Calendar to a String representation of the Duration type.There is no accepted algorithm to convert a date into a Duration so use of this method is discouraged. Convert from a Date to a String representation of the Duration type.replaced bySequence.addText(int, String)
in 2.1.0replaced bySequence.addText(String)
in 2.1.0in SDO 2.1.0.in SDO 2.1.0.in SDO 2.1.0.
SDOSystemProperties.SDO_STRICT_TYPE_CHECKING_PROPERTY_NAME
.