| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DelegatingStatement | |
|---|---|
| org.apache.openjpa.jdbc.kernel | OpenJPA-JDBC Runtime Kernel | 
| org.apache.openjpa.lib.jdbc | Database Connectivity | 
| Uses of DelegatingStatement in org.apache.openjpa.jdbc.kernel | 
|---|
| Subclasses of DelegatingStatement in org.apache.openjpa.jdbc.kernel | |
|---|---|
| protected  class | JDBCStoreManager.CancelStatementStatement type that adds and removes itself from the set of active statements so that it can be canceled. | 
| Uses of DelegatingStatement in org.apache.openjpa.lib.jdbc | 
|---|
| Subclasses of DelegatingStatement in org.apache.openjpa.lib.jdbc | |
|---|---|
| protected  class | JDBCEventConnectionDecorator.EventStatementFires events as appropriate. | 
| protected  class | LoggingConnectionDecorator.LoggingConnection.LoggingStatementStatement wrapper that logs SQL to the parent data source and remembers the last piece of SQL to be executed on it. | 
| Fields in org.apache.openjpa.lib.jdbc with type parameters of type DelegatingStatement | |
|---|---|
| (package private) static Constructor<DelegatingStatement> | DelegatingStatement.concreteImpl | 
| Methods in org.apache.openjpa.lib.jdbc that return DelegatingStatement | |
|---|---|
| static DelegatingStatement | DelegatingStatement.newInstance(Statement stmnt,
            Connection conn) | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||