Enumeration for common database platforms. Allows strong typing of database type
and portable configuration between JpaVendorDialect implementations.
If a given PersistenceProvider supports a database not listed here,
the strategy class can still be specified using the FQN. This is merely a
convenience. The database products listed here are the same as those explicitly
supported for Spring JDBC exception translation in sql-error-codes.xml.
If a given PersistenceProvider supports a database not listed here, the strategy class can still be specified using the FQN. This is merely a convenience. The database products listed here are the same as those explicitly supported for Spring JDBC exception translation in
sql-error-codes.xml.