| Package | Description |
|---|---|
| org.eiichiro.acidhouse |
Acid House - NoSQL Killer Tune.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Transaction.commit()
Commits the current transaction.
|
void |
Coordinator.commit()
Commits every operation in the current transaction with Two-phase commit
protocol.
|
<E> E |
ResourceManager.get(Class<E> clazz,
Object key)
Gets the entity instance of the specified
Class corresponding to
the specified id. |
Copyright © 2009-2014 Eiichiro Uchiumi. All Rights Reserved.