Show / Hide Table of Contents

Namespace Npgsql.TypeHandlers.DateTimeHandlers

Classes

DateHandler

A type handler for the PostgreSQL date data type.

DateHandlerFactory

A factory for type handlers for the PostgreSQL date data type.

IntervalHandler

A type handler for the PostgreSQL date interval type.

IntervalHandlerFactory

A factory for type handlers for the PostgreSQL interval data type.

TimeHandler

A type handler for the PostgreSQL time data type.

TimeHandlerFactory

A factory for type handlers for the PostgreSQL time data type.

TimestampHandler

A type handler for the PostgreSQL timestamp data type.

TimestampHandlerFactory

A factory for type handlers for the PostgreSQL timestamp data type.

TimestampTzHandler

A type handler for the PostgreSQL timestamptz data type.

TimestampTzHandlerFactory

A factory for type handlers for the PostgreSQL timestamptz data type.

TimeTzHandler

A type handler for the PostgreSQL timetz data type.

TimeTzHandlerFactory

A factory for type handlers for the PostgreSQL timetz data type.

In This Article
Back to top Generated by DocFX