org.aksw.commons.sparql.api.cache.extra
Class InputStreamProviderResultSetBlob
java.lang.Object
org.aksw.commons.sparql.api.cache.extra.InputStreamProviderResultSetBlob
- All Implemented Interfaces:
- org.aksw.commons.collections.IClosable, InputStreamProvider
public class InputStreamProviderResultSetBlob
- extends Object
- implements InputStreamProvider
- Author:
- Claus Stadler
Date: 11/28/11
Time: 11:54 PM
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InputStreamProviderResultSetBlob
public InputStreamProviderResultSetBlob(ResultSet rs,
Blob blob)
open
public InputStream open()
- Specified by:
open in interface InputStreamProvider
close
public void close()
- Specified by:
close in interface org.aksw.commons.collections.IClosable
Copyright © 2012. All Rights Reserved.