|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SQLSeriousPoemException | |
|---|---|
| org.melati.poem | Persistent Object Engine for Melati. |
| Uses of SQLSeriousPoemException in org.melati.poem |
|---|
| Subclasses of SQLSeriousPoemException in org.melati.poem | |
|---|---|
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. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||