DefaultPostgresFactory

Creates Postgres components based on their descriptors.

Implements: Factory

Description

The DefaultPostgresFactory class allows you to create a factory used to create Postgres components based on their descriptors.

Constructors

NewDefaultPostgresFactory

Creates a new instance of the factory.

NewDefaultPostgresFactory() *DefaultPostgresFactory

See also