| 
 | ||||||||||
| 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 | |
|---|---|
|  Connection | decorate(Connection conn)Decorate the given connection if desired. | 
| Method Detail | 
|---|
Connection decorate(Connection conn)
                    throws SQLException
SQLException| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||