Base class for custom connection reactors.
Include AdMapOracleReactor.h.
To monitor and react to connection events, subclass a custom reactor from AcMapOSEConnectionReactor, and then add an instance of it to your application using AcMapOSEConnection::AddConnectionReactor().
Overviews
Code samples
Connecting to an Oracle Database
Functions
~AcMapOSEConnectionReactor
AcMapOSEConnectionReactor
BeforeConnect
BeforeDisconnect
BeforeSchemaChange
Connected
Disconnected
SchemaChanged