Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.2.0)

E17493-03


Uses of Class
oracle.javatools.db.datatypes.ComplexType

Packages that use ComplexType
oracle.javatools.db.datatypes Classes related to datatypes in the database API. 

 

Uses of ComplexType in oracle.javatools.db.datatypes

 

Subclasses of ComplexType in oracle.javatools.db.datatypes
 class ObjectType
          Deprecated. 

 

Methods in oracle.javatools.db.datatypes with parameters of type ComplexType
 void DataTypeRegistry.registerComplexType(ComplexType type, java.lang.Class provider)
          Deprecated. use registerComplexType( Type type, Class provider )

 

Constructors in oracle.javatools.db.datatypes with parameters of type ComplexType
ObjectTypeUsage(ComplexType dataType)
          Deprecated.  

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.2.0)

E17493-03


Copyright © 1997, 2012, Oracle. All rights reserved.