Uses of Interface
org.teiid.client.lob.LobChunkProducer
-
Packages that use LobChunkProducer Package Description org.teiid.client.lob -
-
Uses of LobChunkProducer in org.teiid.client.lob
Classes in org.teiid.client.lob that implement LobChunkProducer Modifier and Type Class Description class
StreamingLobChunckProducer
Constructors in org.teiid.client.lob with parameters of type LobChunkProducer Constructor Description LobChunkInputStream(LobChunkProducer reader)
-