Constructor and Description |
---|
LOBHelper.ValueWriter() |
Modifier and Type | Method and Description |
---|---|
abstract void |
writeValue(OutputStream os,
Object value) |
abstract void |
writeValue(PreparedStatement st,
Object value,
int index) |
public abstract void writeValue(OutputStream os, Object value) throws IOException
IOException
public abstract void writeValue(PreparedStatement st, Object value, int index) throws SQLException
SQLException
Copyright © 2012-2015 JBoss by Red Hat. All Rights Reserved.