Package | Description |
---|---|
org.agilewiki.jfile.transactions | |
org.agilewiki.jfile.transactions.db.inMemory |
Modifier and Type | Class and Description |
---|---|
class |
_StringTransactionJid
Base class of transactions with a String.
|
class |
_TransactionJid
Base class for transactions with no persistent data.
|
class |
_TupleTransactionJid
Base class of transactions with a Tuple.
|
Modifier and Type | Class and Description |
---|---|
class |
AddIntegerTransaction
Adds to an integer and returns a new value.
|
class |
GetIntegerTransaction
Returns an Integer.
|
class |
IncrementIntegerTransaction
Increments an integer and returns the new value.
|
Copyright © 2013. All Rights Reserved.