| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConnectionDecorator | |
|---|---|
| org.apache.openjpa.lib.jdbc | Database Connectivity | 
| Uses of ConnectionDecorator in org.apache.openjpa.lib.jdbc | 
|---|
| Classes in org.apache.openjpa.lib.jdbc that implement ConnectionDecorator | |
|---|---|
|  class | ConfiguringConnectionDecoratorConnection decorator that can configure some properties of the underlying connection. | 
|  class | JDBCEventConnectionDecoratorManages the firing of JDBCEvents. | 
|  class | LoggingConnectionDecoratorA ConnectionDecoratorthat creates logging connections andReportingSQLExceptions. | 
| Methods in org.apache.openjpa.lib.jdbc with parameters of type ConnectionDecorator | |
|---|---|
|  void | DecoratingDataSource.addDecorator(ConnectionDecorator decorator)Add a connection decorator. | 
|  boolean | DecoratingDataSource.removeDecorator(ConnectionDecorator decorator)Remove a connection decorator. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||