| 构造器和说明 |
|---|
UtilDate2DateType() |
UtilDate2DateType(int type) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getLiteral(Date value) |
Class<Date> |
getReturnedClass() |
Date |
getValue(ResultSet rs,
int startIndex) |
void |
setValue(PreparedStatement st,
int startIndex,
Date value) |
public UtilDate2DateType()
public UtilDate2DateType(int type)
public Date getValue(ResultSet rs, int startIndex) throws SQLException
SQLExceptionpublic void setValue(PreparedStatement st, int startIndex, Date value) throws SQLException
SQLExceptionCopyright © 2018. All rights reserved.