Berkeley DB
version 4.8.26

Uses of Class
com.sleepycat.persist.StoreExistsException

Packages that use StoreExistsException
com.sleepycat.persist The Direct Persistence Layer (DPL) adds a persistent object model to the Berkeley DB transactional engine. 
 

Uses of StoreExistsException in com.sleepycat.persist
 

Constructors in com.sleepycat.persist that throw StoreExistsException
EntityStore(Environment env, String storeName, StoreConfig config)
          Opens an entity store in a given environment.
 


Berkeley DB
version 4.8.26

Copyright (c) 1996-2009 Oracle. All rights reserved.