|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CloseListener
A trigger that implements this interface will be notified when the database is closed.
Method Summary | |
---|---|
void |
close()
This method is called when the database is closed. |
void |
remove()
This method is called when the trigger is dropped. |
Method Detail |
---|
void close() throws java.sql.SQLException
java.sql.SQLException
void remove() throws java.sql.SQLException
java.sql.SQLException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |