Package io.higson.runtime.sql.dialect
Class PostgresqlRuntimeDialect
java.lang.Object
io.higson.runtime.sql.dialect.DefaultDialect
io.higson.runtime.sql.dialect.PostgresqlRuntimeDialect
- All Implemented Interfaces:
RuntimeDialect
- Author:
- anna ksiazek
-
Field Summary
Fields inherited from class io.higson.runtime.sql.dialect.DefaultDialect
tableAliases -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.higson.runtime.sql.dialect.DefaultDialect
column, concatenateSchema, getColumnAliases, getTableAliases, hint, map, normalizeIdentifier, selectFromSequence, table, withColumnAliases, withHint, withTableAliases
-
Constructor Details
-
PostgresqlRuntimeDialect
public PostgresqlRuntimeDialect()
-
-
Method Details
-
selectFromSequence
-
validationQuery
-
jdbcDriverClassName
-
hibernateDialect
-