| Class BDB::Recno |
|
Stores both fixed and variable-length records with logical record numbers as keys
| Methods |
| Public Instance methods |
| stat(flags = 0) |
Return an Hash with the fields (description for 4.0.14)
| pop() |
Returns the last couple [key, val] (only for BDB::Recno)
| push(values) |
Push the values
| shift() |
Removes and returns an association from the database.