Business Components

Uses of Class
oracle.jbo.common.JboTypeMap

Packages that use.*
PackageDescription
oracle.jbo.common Contains the implementation of components shared by thin clients and the middle tier. 
 

Uses of JboTypeMap in oracle.jbo.common
 

Methods in oracle.jbo.common that return JboTypeMap
TypeName
static JboTypeMap JboTypeMap.findByColumnType(java.lang.String colType)
           
 


Business Components