Class | BDB::Sequence |
In: |
sequence.rb
|
Parent: | Object |
A sequence is created with the method BDB::Common#create_sequence or BDB::Common#open_sequence
return the next available element in the sequence and changes the sequence value by delta
flags can have the value BDB::AUTO_COMMIT, BDB::TXN_NOSYNC