public class BlobValueAdaptor3 extends BlobValueAdaptor2
Constructor and Description |
---|
BlobValueAdaptor3(FilePool pool) |
Modifier and Type | Method and Description |
---|---|
Object |
get(ResultSet rs,
String colName)
从结果集里获取一个字段的值
|
set
get
public BlobValueAdaptor3(FilePool pool)
public Object get(ResultSet rs, String colName) throws SQLException
ValueAdaptor
get
in interface ValueAdaptor
get
in class BlobValueAdaptor
rs
- 结果集colName
- 列名SQLException
Copyright © 2018. All rights reserved.