Package org.midao.jdbc.core.handlers.type

Type handlers

See:
          Description

Interface Summary
TypeHandler Automatically converts Java types into JDBC SQL Types
 

Class Summary
BaseTypeHandler Universal TypeHandler Implementation.
EmptyTypeHandler Default TypeHandler implementation It is empty implementation and doesn't perform any conversion/processing
OracleTypeHandler TypeHandler Implementation tailored to Oracle JDBC Driver
TypeHandlerUtils Utility classes used by TypeHandlers
UniversalTypeHandler TypeHandler Implementation created to support JDBC3/JDBC4 Drivers of MySQL/MariaDB, PostgreSQL, MsSQL.
 

Package org.midao.jdbc.core.handlers.type Description

Type handlers



Copyright © 2013. All Rights Reserved.