PHP lithium\data\source\database\adapter 네임스페이스

중첩된 네임스페이스

lithium\data\source\database\adapter\my_sql
lithium\data\source\database\adapter\pdo
lithium\data\source\database\adapter\sqlite3

클래스들

이름 설명
MySql MySQL database driver. Extends the `Database` class to implement the necessary SQL-formatting and resultset-fetching features for working with MySQL databases.
PostgreSql PostgreSQL database driver. Extends the `Database` class to implement the necessary SQL-formatting and resultset-fetching features for working with PostgreSQL databases.
Sqlite3 Sqlite database driver