public interface ConnectionDecorator
Connection
s 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
SQLException
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.