Class PostgreSQLUUIDJdbcType

java.lang.Object
org.hibernate.type.descriptor.jdbc.UUIDJdbcType
org.hibernate.dialect.PostgreSQLUUIDJdbcType
All Implemented Interfaces:
Serializable, JdbcType

public class PostgreSQLUUIDJdbcType extends UUIDJdbcType
See Also:
  • Field Details

  • Constructor Details

    • PostgreSQLUUIDJdbcType

      public PostgreSQLUUIDJdbcType()
  • Method Details