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