To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments
Definition at line 39 of file OracleUtils.java.
Static Public Member Functions | |
static String | getDateFromLong (long time) |
static String | getDateFromLong (String time) |
static long | getLongFromDate (Date date) |
static String | getNonNullString (String str) |