| Package | Description |
|---|---|
| org.melati.poem |
Persistent Object Engine for Melati.
|
| org.melati.poem.generated |
The POEM-generated support classes for org.melati.poem.
|
| org.melati.poem.transaction |
The transaction API for POEM.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Database
An RDBMS database.
|
class |
PoemDatabase
Though generated by POEM this is the class all generated databases
extend.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PoemDatabaseBase
Melati POEM generated Database base class.
|
| Constructor and Description |
|---|
Transaction(TransactionPool transactionPoolP,
int indexP)
Constructor.
|
Transactioned(TransactionPool transactionPool)
Constructor.
|
TransactionedSerial(TransactionPool transactionPool)
Constructor.
|
Copyright © 2000–2021 PanEris. All rights reserved.