HHH-9126 formatting
This commit is contained in:
parent
924fce2c86
commit
bd8230841a
|
@ -28,8 +28,6 @@ import org.hibernate.type.StandardBasicTypes;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* An SQL dialect for Postgres 9.4 and later. Adds support for various date and time functions
|
* An SQL dialect for Postgres 9.4 and later. Adds support for various date and time functions
|
||||||
*
|
|
||||||
* @author edalquist
|
|
||||||
*/
|
*/
|
||||||
public class PostgreSQL94Dialect extends PostgreSQL9Dialect {
|
public class PostgreSQL94Dialect extends PostgreSQL9Dialect {
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue