PostgreSQLConnector モジュール
モジュールパス: /alier_sys/_DBConnector_Postgres.js
概要
PostgreSQL向けに実装された DBConnector の派生クラスを提供するモジュールです。
このモジュールはNode.js版でのみ利用できます。
このモジュールは node-postgres に依存します。
クラス
PostgreSQLConnector
-
PostgreSQL向けに実装された
DBConnectorの派生クラスです。このクラスはデフォルトエクスポートされます。