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