public class JavassistConverter extends Object
JavassistConverter()
static Date
getDate(Object val)
static double
getDouble(Object val)
static float
getFloat(Object val)
static int
getInt(Object val)
static long
getLong(Object val)
static short
getShort(Object val)
static String
getStr(Object val)
static Timestamp
getTime(Object val)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public JavassistConverter()
public static String getStr(Object val)
public static int getInt(Object val)
public static double getDouble(Object val)
public static float getFloat(Object val)
public static long getLong(Object val)
public static short getShort(Object val)
public static Date getDate(Object val)
public static Timestamp getTime(Object val)
Copyright © 2019. All rights reserved.