AcMapOracleConnectionReactor class

Land Desktop Development ARX CPP SDK

 

AcMapOracleConnectionReactor class

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

Managing reactors

Code samples

Connecting to an Oracle Spatial database

Functions

~AcMapOracleConnectionReactor AcMapOracleConnectionReactor
BeforeConnect
BeforeDisconnect
BeforeSchemaChange
Connected
Disconnected
SchemaChanged