org.jboss.dashboard.database.hibernate
Class LOBHelper.ValueWriter
java.lang.Object
org.jboss.dashboard.database.hibernate.LOBHelper.ValueWriter
- Enclosing class:
- LOBHelper
public abstract static class LOBHelper.ValueWriter
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LOBHelper.ValueWriter
public LOBHelper.ValueWriter()
writeValue
public abstract void writeValue(OutputStream os,
Object value)
throws IOException
- Throws:
IOException
writeValue
public abstract void writeValue(PreparedStatement st,
Object value,
int index)
throws SQLException
- Throws:
SQLException
Copyright © 2012-2014 JBoss by Red Hat. All Rights Reserved.