Java org.springframework.integration.jdbc.config JdbcTypesEnum fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.integration.jdbc.config JdbcTypesEnum fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.integration.jdbc.config JdbcTypesEnum.

The text is from its open source code.

Method

JdbcTypesEnumconvertToJdbcTypesEnum(String sqlTypeAsString)
Retrieves the matching enum constant for a provided String representation of the SQL Types.
intgetCode()
Get the numerical representation of the JDBC Type enum.