MJCZone.DapperMatic.Providers.PostgreSql
Assembly: MJCZone.DapperMatic
Classes
| Name | Description |
|---|---|
| PostgreSqlDataTypeRegistry | Registry of PostgreSQL data types. |
| 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. |