RIV::OQL module reference
The RIV::OQL module provides an interface
to communicate with and perform operations on Network Manager internal
databases.
The
RIV::OQL module provides a constructor that
allows you to create a new RIV::OQL session object
and within this session object call methods to: - Connect to a particular service type
- Create new databases and tables
- Query the internal databases
- Insert records into and delete records from the internal databases
- Print and update records that reside in the internal databases
The constructor and methods are described in reference (man) page format.