Berkeley DB Java Edition
version 5.0.34

Uses of Class
com.sleepycat.je.rep.RollbackException

Packages that use RollbackException
com.sleepycat.je.rep
Berkeley DB Java Edition High Availability (JE HA) enables replication of JE environments. 
 

Uses of RollbackException in com.sleepycat.je.rep
 

Constructors in com.sleepycat.je.rep that throw RollbackException
ReplicatedEnvironment(File envHome, ReplicationConfig repConfig, EnvironmentConfig envConfig)
          A convenience constructor that defaults the replica consistency policy and the initial election policy to be used.
 


Berkeley DB Java Edition
version 5.0.34

Copyright (c) 2004-2011 Oracle. All rights reserved.