public class BitstreamDAO extends Object
Data Access Object for Bitstreams.
| Constructor and Description |
|---|
BitstreamDAO()
Default Constructor
|
public InputStream getBitstream(int id) throws IOException, SQLException
id - the bitstream id.IOException - Rethrown from BitstreamStorageManagerSQLException - Rethrown from BitstreamStorageManagerBitstreamStorageManager.retrieve(Context,
int)Copyright © 2015 DuraSpace. All Rights Reserved.