|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConnectionImpl | |
---|---|
org.apache.tuscany.das.rdb.impl |
Uses of ConnectionImpl in org.apache.tuscany.das.rdb.impl |
---|
Fields in org.apache.tuscany.das.rdb.impl declared as ConnectionImpl | |
---|---|
protected ConnectionImpl |
Statement.jdbcConnection
|
Methods in org.apache.tuscany.das.rdb.impl that return ConnectionImpl | |
---|---|
ConnectionImpl |
Statement.getConnection()
|
protected ConnectionImpl |
CommandImpl.getConnection()
|
ConnectionImpl |
ChangeSummarizer.getConnection()
|
Methods in org.apache.tuscany.das.rdb.impl with parameters of type ConnectionImpl | |
---|---|
void |
Statement.setConnection(ConnectionImpl jdbcConnection)
|
void |
CommandImpl.setConnection(ConnectionImpl connection)
|
void |
ChangeSummarizer.setConnection(ConnectionImpl connection)
|
abstract void |
BaseCommandImpl.setConnection(ConnectionImpl c)
|
void |
ApplyChangesCommandImpl.setConnection(ConnectionImpl connection)
|
Constructors in org.apache.tuscany.das.rdb.impl with parameters of type ConnectionImpl | |
---|---|
ChangeFactory(MappingWrapper mapping,
ConnectionImpl connection)
|
|
FactoryRegistry(MappingWrapper mapping,
ConnectionImpl connection)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |