sharin.sql.runner.converter
Class PrimitiveBooleanColumnConverter

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

public class PrimitiveBooleanColumnConverter
extends Object
implements ColumnConverter


Constructor Summary
PrimitiveBooleanColumnConverter()
           
 
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

PrimitiveBooleanColumnConverter

public PrimitiveBooleanColumnConverter()
Method Detail

convert

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


Copyright © 2009 SHU. All Rights Reserved.