|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExceptionListener | |
---|---|
de.mathema.pride | This package provides the implementation of the PriDE persistence layer for JAVA. |
Uses of ExceptionListener in de.mathema.pride |
---|
Methods in de.mathema.pride with parameters of type ExceptionListener | |
---|---|
static void |
DatabaseFactory.setExceptionListener(ExceptionListener el)
Sets the ExceptionListener for the current context
to be used for Database instantiation in
getDatabase . |
Constructors in de.mathema.pride with parameters of type ExceptionListener | |
---|---|
Database(java.lang.String dbname,
ResourceAccessor accessor,
ExceptionListener el,
boolean log)
Create a database object |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |