org.apache.derby.iapi.services.io
Interface LimitObjectInput

All Superinterfaces:
java.io.DataInput, ErrorInfo, ErrorObjectInput, Limit, java.io.ObjectInput
All Known Implementing Classes:
ArrayInputStream

public interface LimitObjectInput
extends ErrorObjectInput, Limit

Limit and ErrorObjectInput capabilities. Combin


Methods inherited from interface org.apache.derby.iapi.services.io.ErrorObjectInput
getErrorInfo, getNestedException
 
Methods inherited from interface java.io.ObjectInput
available, close, read, read, read, readObject, skip
 
Methods inherited from interface java.io.DataInput
readBoolean, readByte, readChar, readDouble, readFloat, readFully, readFully, readInt, readLine, readLong, readShort, readUnsignedByte, readUnsignedShort, readUTF, skipBytes
 
Methods inherited from interface org.apache.derby.iapi.services.io.Limit
clearLimit, setLimit
 


Built on Mon 2007-06-04 09:58:47+0400, from revision ???

Apache Derby V10.1 Engine Documentation - Copyright © 1997,2005 The Apache Software Foundation or its licensors, as applicable.