Uses of Class
org.hibernate.dialect.PostgreSQL81Dialect

Packages that use PostgreSQL81Dialect
org.hibernate.dialect This package abstracts the SQL dialect of the underlying database. 
 

Uses of PostgreSQL81Dialect in org.hibernate.dialect
 

Subclasses of PostgreSQL81Dialect in org.hibernate.dialect
 class PostgresPlusDialect
          An SQL dialect for Postgres Plus
 class PostgreSQL82Dialect
          An SQL dialect for Postgres 8.2 and later, adds support for "if exists" when dropping tables
 class PostgreSQLDialect
          Deprecated. use PostgreSQL82Dialect instead
 



Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.