| Package | Description |
|---|---|
| com.vladmihalcea.hibernate.type.basic | |
| com.vladmihalcea.hibernate.type.interval | |
| com.vladmihalcea.hibernate.type.range |
| Modifier and Type | Class and Description |
|---|---|
class |
NullableCharacterType
Maps an
Character to a nullable CHAR column type. |
class |
PostgreSQLHStoreType
|
class |
PostgreSQLInetType
Maps an
Inet object type to a PostgreSQL INET column type. |
| Modifier and Type | Class and Description |
|---|---|
class |
PostgreSQLIntervalType
Maps an
Duration object type to a PostgreSQL Interval column type. |
| Modifier and Type | Class and Description |
|---|---|
class |
PostgreSQLRangeType
|
Copyright © 2019. All rights reserved.