|
Berkeley DB version 5.3.28 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StoreNotFoundException | |
---|---|
com.sleepycat.persist | The Direct Persistence Layer (DPL) adds a persistent object model to the Berkeley DB transactional engine. |
com.sleepycat.persist.raw | Raw data access for general purpose tools and manual conversions. |
Uses of StoreNotFoundException in com.sleepycat.persist |
---|
Constructors in com.sleepycat.persist that throw StoreNotFoundException | |
---|---|
EntityStore(Environment env,
String storeName,
StoreConfig config)
Opens an entity store in a given environment. |
Uses of StoreNotFoundException in com.sleepycat.persist.raw |
---|
Constructors in com.sleepycat.persist.raw that throw StoreNotFoundException | |
---|---|
RawStore(Environment env,
String storeName,
StoreConfig config)
Opens an entity store for raw data access. |
|
Berkeley DB version 5.3.28 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |