|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectse.unlogic.standardutils.dao.ResultSetMethods
public class ResultSetMethods
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 |
---|
public ResultSetMethods()
Method Detail |
---|
public static java.lang.reflect.Method getColumnNameMethod(java.lang.Class<?> clazz)
public static java.lang.reflect.Method getColumnIndexMethod(java.lang.Class<?> clazz)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |