Options
All
  • Public
  • Public/Protected
  • All
Menu

Class DefaultPostgresFactory

Creates Postgres components by their descriptors.

see

Factory

see

PostgresConnection

Hierarchy

Index

Constructors

constructor

  • Create a new instance of the factory.

    Returns DefaultPostgresFactory

Properties

Static Descriptor

Descriptor: Descriptor = new Descriptor("pip-services", "factory", "postgres", "default", "1.0")

Static PostgresConnectionDescriptor

PostgresConnectionDescriptor: Descriptor = new Descriptor("pip-services", "connection", "postgres", "*", "1.0")

Generated using TypeDoc