GenericDatabase\Interfaces\Connection
Interfaces
This interface defines the contract for handling arguments in database connections.
This interface provides methods for retrieving the connection instance, options handler, and arguments strategy.
This interface defines the strategy for handling arguments in database connections.
This interface defines the attributes for a database connection.
This interface defines the abstract methods for handling attributes in a database connection.
This interface defines a set of constants to be used for database connections.
This interface defines the structure for a Data Source Name (DSN) in the application.
This interface defines the contract for fetching data from a database.
This interface defines the contract for fetching data from a database.
This interface defines the strategy for fetching data from a database.
This interface defines the contract for database connection options.
This interface defines the abstract options for database connections.
This interface provides methods to set and get report mode, and handle errors.
This interface defines the contract for database statement operations.
This interface defines the abstract methods for database statement operations.
This interface defines the contract for transaction management in a database connection.