-
Notifications
You must be signed in to change notification settings - Fork 2
Home
do- edited this page Aug 13, 2024
·
48 revisions
doix-db-postgresql is a plug in for the doix framework implementing an interface to the PostgreSQL DBMS.
- DbClientPg — main API
- DbPoolPg — connections pool
- DbLangPg — SQL generator
-
DbListenerPg — notifications listener
- notification handlers:
- DbServicePg — translates notifications into Jobs
- DbQueuesRouterPg — invokes queue checking processes
- helper classes:
- DbNotificationPg — single notification
- notification handlers:
- DbTableXformerPg — a helper class for reading DB metainformation