public class BlobRef extends Blob
| Modifier and Type | Field and Description |
|---|---|
protected Blob |
blob |
protected String |
ref |
protected Session |
session |
| Modifier and Type | Method and Description |
|---|---|
void |
attach(Session session) |
String |
getRef() |
InputStream |
getStream() |
Session |
session() |
formatLength, fromBase64String, fromBase64String, getFileName, getInputRef, getInputType, getLength, getMimeType, isBinary, setFileName, setMimeType, toStringprotected String ref
protected volatile Blob blob
protected transient Session session
public BlobRef(String ref)
public void attach(Session session)
public Session session()
public String getRef()
public InputStream getStream() throws IOException
getStream in class BlobIOExceptionCopyright © 2019. All rights reserved.