| Package | Description |
|---|---|
| io.hypersistence.utils.hibernate.type.basic | |
| io.hypersistence.utils.hibernate.type.range | |
| io.hypersistence.utils.hibernate.type.range.guava |
| Modifier and Type | Class and Description |
|---|---|
class |
NullableCharacterType
Maps an
Character to a nullable CHAR column type. |
class |
PostgreSQLCITextType
|
class |
PostgreSQLHStoreType
|
class |
PostgreSQLInetType
Maps an
Inet object type to a PostgreSQL INET column type. |
class |
PostgreSQLLTreeType
|
class |
PostgreSQLTSVectorType
Maps a
String object type to a PostgreSQL TSVector column type. |
| Modifier and Type | Class and Description |
|---|---|
class |
PostgreSQLRangeType
|
| Modifier and Type | Class and Description |
|---|---|
class |
PostgreSQLGuavaRangeType
Maps a
Range object type to a PostgreSQL range
column type. |
Copyright © 2023. All rights reserved.