org.teiid.client
Class BatchSerializer.ObjectColumnSerializer1
java.lang.Object
org.teiid.client.BatchSerializer.ObjectColumnSerializer1
- Enclosing class:
- BatchSerializer
public static final class BatchSerializer.ObjectColumnSerializer1
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BatchSerializer.ObjectColumnSerializer1
public BatchSerializer.ObjectColumnSerializer1()
writeObject
protected void writeObject(ObjectOutput out,
Object obj)
throws IOException
- Throws:
IOException
readObject
protected Object readObject(ObjectInput in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
Copyright © 2012. All Rights Reserved.