oydadb library

Classes

Condition
The Condition class represents a condition used in a database query.
ConnectionManager
The ConnectionManager class provides methods for setting up and managing the connection parameters required to connect to the Oydabase server. It ensures only one instance of ConnectionManager is created and provides a static method to access that instance. It also includes methods for sending requests to the server and handling the responses.
DataManager
The DataManager class is responsible for managing data operations.
OydaInterface
The OydaInterface Class that provides an interface for interacting with the OYDA database.
TableManager
The TableManager class is responsible for managing table operations.