MJCZone.DapperMatic.Providers.PostgreSql ​
Assembly: MJCZone.DapperMatic
Classes ​
Name | Description |
---|---|
PostgreSqlMethods | Provides PostgreSQL specific database methods. |
PostgreSqlMethodsFactory | Factory class for creating PostgreSQL specific database methods. |
PostgreSqlProviderTypeMap | Provides a mapping of .NET types to PostgreSQL types. |
PostgreSqlTypeMapping | PostgreSQL specific type mapping configuration. |
PostgreSqlTypes | Provides constants for PostgreSQL data types. |
Interfaces ​
Name | Description |
---|---|
IPostgreSqlMethods | Interface for PostgreSQL specific database methods. |