|
Holger's Java API |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Reconnectable
Reconnectable instances are objects that require a connection for certain operations and allow to replace it if a reconnect is required.
| Method Summary | |
|---|---|
void |
refreshConnection(Connection con)
sets the given connection as the one to use for operations of this instance |
| Method Detail |
|---|
void refreshConnection(Connection con)
throws SQLException
SQLException
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||