public class BlobJavaSqlTypeHandler extends JavaSqlTypeHandler
| 构造器和说明 |
|---|
BlobJavaSqlTypeHandler() |
| 限定符和类型 | 方法和说明 |
|---|---|
Object |
getValue(ReadTypeParameter typePara) |
void |
setParameter(PreparedStatement ps,
Object obj,
int index) |
setParameterpublic Object getValue(ReadTypeParameter typePara) throws SQLException
getValue 在类中 JavaSqlTypeHandlerSQLExceptionpublic void setParameter(PreparedStatement ps, Object obj, int index) throws SQLException
SQLExceptionCopyright © 2021. All rights reserved.