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