Class TypeMapper


  • public class TypeMapper
    extends java.lang.Object
    Version:
    $Id: TypeMapper.java 10756 2009-12-02 15:58:24Z tmorgner $
    Author:
    $Author: tmorgner $
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.Class[] mapTypes​(java.sql.ResultSetMetaData rsmd)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • mapTypes

        public static java.lang.Class[] mapTypes​(java.sql.ResultSetMetaData rsmd)