public class SQLServerBlobResource extends AbstractBlobResource
AbstractBlobResource.ClosingInputStream| Constructor and Description |
|---|
SQLServerBlobResource(Object id,
org.springframework.jdbc.core.JdbcTemplate template,
org.springframework.transaction.PlatformTransactionManager txnMgr) |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
getInputStream() |
contentLength, createRelative, delete, exists, getDescription, getFile, getFilename, getId, getOutputStream, getSelectBlobSQL, getTemplate, getTransactionManager, getURI, getURL, isOpen, isReadable, isWritable, lastModified, setIdpublic SQLServerBlobResource(Object id, org.springframework.jdbc.core.JdbcTemplate template, org.springframework.transaction.PlatformTransactionManager txnMgr)
public InputStream getInputStream() throws IOException
getInputStream in interface org.springframework.core.io.InputStreamSourcegetInputStream in class AbstractBlobResourceIOExceptionCopyright © 2023 Paul Warren. All rights reserved.