se.unlogic.standardutils.dao
Class ResultSetMethods

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

public class ResultSetMethods
extends java.lang.Object


Constructor Summary
ResultSetMethods()
           
 
Method Summary
static java.lang.reflect.Method getColumnIndexMethod(java.lang.Class<?> clazz)
           
static java.lang.reflect.Method getColumnNameMethod(java.lang.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 java.lang.reflect.Method getColumnNameMethod(java.lang.Class<?> clazz)

getColumnIndexMethod

public static java.lang.reflect.Method getColumnIndexMethod(java.lang.Class<?> clazz)


Copyright © 2011. All Rights Reserved.