PostgreSQL
 sql >> Cơ Sở Dữ Liệu >  >> RDS >> PostgreSQL

Cách giải quyết org.postgresql.jdbc.PgConnection.createClob () chưa được triển khai

Sau một số thử nghiệm, tôi có thể giải quyết vấn đề này. Có vẻ như triển khai Hibernate bị thiếu, vì vậy để giải quyết vấn đề này, tôi đã thêm Nó vào tệp gradle.build. Tôi nghĩ Spring-boot đã giải quyết xong vấn đề này khi nhận JPA, nhưng tôi đã nhầm. Đây là phần phụ thuộc được cập nhật của tôi từ gradle.build:

dependencies {

//Spring
//implementation 'org.springframework.boot:spring-boot-starter-actuator'
implementation 'org.springframework.boot:spring-boot-starter-data-jpa'
implementation 'org.springframework.boot:spring-boot-starter-web'
//runtimeOnly 'org.springframework.boot:spring-boot-devtools'
testImplementation 'org.springframework.boot:spring-boot-starter-test'

//Hibernate
implementation 'org.hibernate:hibernate-core:5.4.2.Final'
implementation 'org.hibernate:hibernate-entitymanager:5.4.2.Final'

//Postgres
implementation 'org.postgresql:postgresql:42.2.5.jre7'

//Gson
implementation 'com.google.code.gson:gson:2.8.5'

//Logger
implementation 'log4j:log4j:1.2.17'

}



  1. Database
  2.   
  3. Mysql
  4.   
  5. Oracle
  6.   
  7. Sqlserver
  8.   
  9. PostgreSQL
  10.   
  11. Access
  12.   
  13. SQLite
  14.   
  15. MariaDB
  1. các chức năng và giao dịch postgres với BEGIN

  2. Ruby 'pg' gem liên kết đến bản sao sai của libpq.5.dylib (trên OSX)

  3. Nâng cấp cột PostgreSQL JSON lên JSONB?

  4. lỗi sql chung

  5. Cách xóa thông số cấu hình