Class EXTDTAInputStream

java.lang.Object
java.io.InputStream
org.apache.derby.impl.drda.EXTDTAInputStream
All Implemented Interfaces:
Closeable, AutoCloseable

class EXTDTAInputStream extends InputStream
EXTDTAObjectHolder provides Externalized Large Object representation that does not hold locks until the end of the transaction (DERBY-255) It serves as a holder for lob data and is only valid as long as the original result set from which it came is on the same row.