se.unlogic.standardutils.dao
Class ResultSetMethods

java.lang.Object
  extended by se.unlogic.standardutils.dao.ResultSetMethods

public class ResultSetMethods
extends Object


Constructor Summary
ResultSetMethods()
           
 
Method Summary
static Method getColumnIndexMethod(Class<?> clazz)
           
static Method getColumnNameMethod(Class<?> clazz)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResultSetMethods

public ResultSetMethods()
Method Detail

getColumnNameMethod

public static Method getColumnNameMethod(Class<?> clazz)

getColumnIndexMethod

public static Method getColumnIndexMethod(Class<?> clazz)


Copyright © 2011. All Rights Reserved.