DefaultPostgresFactory

Creates Postgres components based on their descriptors.

Inherits: Factory

Description

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

Constructors

Creates a new instance of the factory.

public DefaultPostgresFactory()

See also