Uses of Class
net.sourceforge.jtds.util.BlobBuffer
Packages that use BlobBuffer
-
Uses of BlobBuffer in net.sourceforge.jtds.jdbc
Fields in net.sourceforge.jtds.jdbc declared as BlobBufferModifier and TypeFieldDescriptionprivate final BlobBuffer
BlobImpl.blobBuffer
The underlyingBlobBuffer
.private final BlobBuffer
ClobImpl.blobBuffer
The underlyingBlobBuffer
.Methods in net.sourceforge.jtds.jdbc that return BlobBufferModifier and TypeMethodDescription(package private) BlobBuffer
ClobImpl.getBlobBuffer()
Obtain this object's backingBlobBuffer
object.