| Package | Description |
|---|---|
| com.sleepycat.db |
| Modifier and Type | Field and Description |
|---|---|
static DatabaseStreamConfig |
DatabaseStreamConfig.DEFAULT
Default configuration used if null is passed to methods that create a
database stream.
|
| Modifier and Type | Method and Description |
|---|---|
DatabaseStreamConfig |
DatabaseStream.getConfig()
Return this database stream configuration.
|
| Modifier and Type | Method and Description |
|---|---|
DatabaseStream |
Cursor.openDatabaseStream(DatabaseStreamConfig config)
Return a database stream pointing to a key/data pair where the data item
is a blob.
|
Copyright (c) 2004,2014 Oracle. All rights reserved.