sharin.sql.runner.converter
Class PrimitiveShortColumnConverter

java.lang.Object
  extended by sharin.sql.runner.converter.PrimitiveShortColumnConverter
All Implemented Interfaces:
ColumnConverter

public class PrimitiveShortColumnConverter
extends Object
implements ColumnConverter


Constructor Summary
PrimitiveShortColumnConverter()
           
 
Method Summary
 Object convert(ResultSet rs, int columnIndex)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PrimitiveShortColumnConverter

public PrimitiveShortColumnConverter()
Method Detail

convert

public Object convert(ResultSet rs,
                      int columnIndex)
Specified by:
convert in interface ColumnConverter


Copyright © 2009 SHU. All Rights Reserved.