Adapter for JDBC 10.3 | webMethods Adapter for JDBC Documentation | webMethods Adapter for JDBC Installation and User’s Documentation | Data Type Configuration | The Database-Specific Data Type Mapping Files | extTypeMapping | typeClassName
 
typeClassName
Contains the fully qualified class name that extends the com.wm.adapter.wmjdbc.config.JDBCType class when a JDBC type requires special handling.
For example, the new class names for the Oracle BLOB and CLOB data types are included in the typeClassName attribute of the BLOB and CLOB JDBC types in the Oracle database configuration file because the Oracle BLOB and CLOB data types require special handling.