public class OfBizHelper extends Object
Constructor and Description |
---|
OfBizHelper() |
Modifier and Type | Method and Description |
---|---|
static Timestamp |
convertToSqlTimestamp(Date date)
Converts a java.util.Date to a java.sql.Timestamp.
|
static Date |
convertToUtilDate(Timestamp timestamp)
Converts a java.sql.Timestamp to a java.util.Date.
|
Copyright © 2002-2015 Atlassian. All Rights Reserved.