类的使用
org.hibernate.dialect.PostgreSQL94Dialect
-
使用PostgreSQL94Dialect的程序包 程序包 说明 org.hibernate.dialect This package abstracts the SQL dialect of the underlying database. -
-
org.hibernate.dialect中PostgreSQL94Dialect的使用
org.hibernate.dialect中PostgreSQL94Dialect的子类 修饰符和类型 类 说明 classPostgreSQL10DialectAn SQL dialect for Postgres 10 and later.classPostgreSQL95DialectAn SQL dialect for Postgres 9.5 and later.
-