Skip to content

org.hibernate.dialect.PostgreSQLDialect is used in the hibernate example but is deprecated  #4458

@rkruze

Description

@rkruze

Re: Build a Java App with CockroachDB

Issue Description

In the hibernate.cfg.xml we specify org.hibernate.dialect.PostgreSQLDialect This has been deprecated.

Suggested Resolution

org.hibernate.dialect.PostgreSQL95Dialect should be used as CRDB advertises to clients that it is PostgreSQL 9.5 compliant.

Metadata

Metadata

Assignees

Labels

O-sales-engInternal source: Sales EngineeringP-2Normal priority; secondary task

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions