Searched refs:BlobW (Results 1 – 1 of 1) sorted by relevance
156 class BlobW extends OutputStream { class174 BlobW(Blob blob) { in BlobW() method in BlobW277 return (OutputStream) new BlobW(this); in getOutputStream()