| 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 |
Capability
The quality of being able to perform an action.
|
class |
ColumnInfo
|
class |
Group
An authorisation grouping that a
User can belong to. |
class |
GroupCapability
A record of a
Group's ability to perform an action. |
class |
GroupMembership
|
class |
JdbcPersistent
The object representing a single table row; this is the PO in POEM!
|
class |
Setting
A setting, analageous to a Property.
|
class |
TableCategory
A grouping into which a
Table can be assigned, eg Data
or System. |
class |
TableInfo
|
class |
User
A registered user.
|
class |
ValueInfo
Abstract persistent generated from Poem.dsd
and extended to cover
Setting and ColumnInfo. |
| Modifier and Type | Class and Description |
|---|---|
class |
CapabilityBase
Melati POEM generated abstract base class for a
Persistent
capability Object. |
class |
ColumnInfoBase
Melati POEM generated abstract base class for a
Persistent
columnInfo Object. |
class |
GroupBase
Melati POEM generated abstract base class for a
Persistent
group Object. |
class |
GroupCapabilityBase
Melati POEM generated abstract base class for a
Persistent
groupCapability Object. |
class |
GroupMembershipBase
Melati POEM generated abstract base class for a
Persistent
groupMembership Object. |
class |
SettingBase
Melati POEM generated abstract base class for a
Persistent
setting Object. |
class |
TableCategoryBase
Melati POEM generated abstract base class for a
Persistent
tableCategory Object. |
class |
TableInfoBase
Melati POEM generated abstract base class for a
Persistent
tableInfo Object. |
class |
UserBase
Melati POEM generated abstract base class for a
Persistent
user Object. |
class |
ValueInfoBase
Melati POEM generated abstract base class for a
Persistent
ValueInfo Object. |
| Modifier and Type | Class and Description |
|---|---|
class |
TransactionedSerial
A serial id of an object which is incremented each time
that object is loaded or locked.
|
| Modifier and Type | Field and Description |
|---|---|
Transactioned |
CrossTransactionCommitException.object
The Transaction that has the problem.
|
Transactioned |
WriteCommittedException.transactioned
The committed Transaction.
|
| Constructor and Description |
|---|
CrossTransactionCommitException(Transactioned object)
Constructor taking a Transactioned object.
|
WriteCommittedException(Transactioned transactioned)
Constructor.
|
Copyright © 2000–2021 PanEris. All rights reserved.