| Class | Description |
|---|---|
| Inet |
The
Inet object type is used to represent an IP address. |
| NullableCharacterType |
Maps an
Character to a nullable CHAR column type. |
| PostgreSQLCITextType | |
| PostgreSQLEnumType |
Maps an
Enum to a PostgreSQL ENUM column type. |
| PostgreSQLHStoreType | |
| PostgreSQLInetType |
Maps an
Inet object type to a PostgreSQL INET column type. |
| PostgreSQLLTreeType | |
| PostgreSQLTSVectorType |
Maps a
String object type to a PostgreSQL TSVector column type. |
Copyright © 2023. All rights reserved.