|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LogConfiguration | |
org.eclipse.datatools.connectivity.oda | [Provisional] Defines the runtime API of the Open Data Access (ODA) extensions. |
org.eclipse.datatools.connectivity.oda.consumer.helper | An ODA consumer helper package that assists an ODA consumer application to manage the diverse capabilities and behavior of individual ODA data drivers. |
org.eclipse.datatools.connectivity.oda.impl | Provides a template implementation of the main ODA run-time interfaces. |
Uses of LogConfiguration in org.eclipse.datatools.connectivity.oda |
Methods in org.eclipse.datatools.connectivity.oda with parameters of type LogConfiguration | |
void |
IDriver.setLogConfiguration(LogConfiguration logConfig)
An optional method to set the trace logging configuration of the ODA runtime driver for the given type of data source and its runtime connection(s). |
Uses of LogConfiguration in org.eclipse.datatools.connectivity.oda.consumer.helper |
Methods in org.eclipse.datatools.connectivity.oda.consumer.helper with parameters of type LogConfiguration | |
void |
OdaDriver.setLogConfiguration(LogConfiguration logConfig)
|
Uses of LogConfiguration in org.eclipse.datatools.connectivity.oda.impl |
Methods in org.eclipse.datatools.connectivity.oda.impl with parameters of type LogConfiguration | |
void |
SimpleDriver.setLogConfiguration(LogConfiguration logConfig)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |