public interface ConnectionDecorator
Connections before they are
returned to the user to add functionality.| Modifier and Type | Method and Description |
|---|---|
Connection |
decorate(Connection conn)
Decorate the given connection if desired.
|
Connection decorate(Connection conn) throws SQLException
SQLExceptionCopyright © 2006–2020 Apache Software Foundation. All rights reserved.