public class BlobValueHandler extends java.lang.Object implements ExecuteValueHandler<byte[],BlobDelegate>
构造器和说明 |
---|
BlobValueHandler() |
限定符和类型 | 方法和说明 |
---|---|
byte[] |
execute(BlobDelegate delegate) |
public byte[] execute(BlobDelegate delegate)
execute
在接口中 ExecuteValueHandler<byte[],BlobDelegate>