|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ConnectionDecorator
A connection decorator can wrap Connections before they are
returned to the user to add functionality.
| Method Summary | |
|---|---|
java.sql.Connection |
decorate(java.sql.Connection conn)
Decorate the given connection if desired. |
| Method Detail |
|---|
java.sql.Connection decorate(java.sql.Connection conn)
throws java.sql.SQLException
java.sql.SQLException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||