Skip to content

MJCZone.DapperMatic.Providers.PostgreSql

Assembly: MJCZone.DapperMatic

Classes

NameDescription
PostgreSqlDataTypeRegistryRegistry of PostgreSQL data types.
PostgreSqlMethodsProvides PostgreSQL specific database methods.
PostgreSqlMethodsFactoryFactory class for creating PostgreSQL specific database methods.
PostgreSqlProviderTypeMapProvides a mapping of .NET types to PostgreSQL types.
PostgreSqlTypeMappingPostgreSQL specific type mapping configuration.
PostgreSqlTypesProvides constants for PostgreSQL data types.

Interfaces

NameDescription
IPostgreSqlMethodsInterface for PostgreSQL specific database methods.