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