Class DelegatingDataSource.DelegatingConnection.DelegatingStatement

java.lang.Object
com.inductiveautomation.ignition.gateway.localdb.DelegatingDataSource.DelegatingConnection.DelegatingStatement
All Implemented Interfaces:
AutoCloseable, Statement, Wrapper
Direct Known Subclasses:
CountingDataSource.CountingConnection.CountingStatement, DelegatingDataSource.DelegatingConnection.DelegatingPreparedStatement
Enclosing class:
DelegatingDataSource.DelegatingConnection

protected class DelegatingDataSource.DelegatingConnection.DelegatingStatement extends Object implements Statement