Adapter for JDBC 10.3 | webMethods Adapter for JDBC Documentation | webMethods Adapter for JDBC Installation and User’s Documentation | Data Type Configuration | The Default Data Type Mapping File | typeMapping
 
typeMapping
Contains the Java type mappings for the default JDBC types supported in the java.sql.Types class. A single JDBC type can be mapped to one or more Java types. Those Java types appear as drop-down lists in the Adapter for JDBC service and notification templates in Software AG Designer.
If a database requires special handling for a JDBC type and needs to have different javaType mapping from the one provided in the default TypeMapping.xml file, you can modify the database-specific configuration file accordingly overriding the default configuration. For more information on custom processing of a data type, see Customize data type configuration.