Classes

The GenericDatabase\Core\Entity enum provides defines several constants that represent different database engines and a database connection class.

The GenericDatabase\Core\Types enum represents different types of database connections and their corresponding names. This enum provides a set of predefined constants that represent various database connection types and their associated human-readable names. It is designed to simplify the identification of database connection types within the GenericDatabase library.