| Package | Description |
|---|---|
| org.melati.poem |
Persistent Object Engine for Melati.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CommitFailedPoemException
Thrown when a
commit fails. |
class |
ExecutingSQLSeriousPoemException
Thrown when there is a problem exceuting an SQL command and it really
matters.
|
class |
PreparedSQLSeriousPoemException
Thrown when an SQL
PreparedStatement fails. |
class |
RollbackFailedPoemException
Thrown when an SQL
ROLLBACK fails. |
class |
SimplePrepareFailedPoemException
Thrown when there is a problem creating a
PreparedStatement. |
class |
SimpleRetrievalFailedPoemException
Thrown when there is a problem loading a
Table. |
class |
StructuralModificationFailedPoemException
Thrown when an
SQLException is thrown by a command to
alter or create a table. |
Copyright © 2000–2021 PanEris. All rights reserved.