| Package | Description |
|---|---|
| eu.eventstorm.sql | |
| eu.eventstorm.sql.dialect | |
| eu.eventstorm.sql.expression | |
| eu.eventstorm.sql.impl | |
| eu.eventstorm.sql.jdbc |
| Modifier and Type | Method and Description |
|---|---|
Dialect |
Database.dialect() |
| Modifier and Type | Method and Description |
|---|---|
static Dialect |
Dialects.dialect(Dialect.Name name,
Database database) |
static Dialect |
Dialects.h2(Database database) |
| Modifier and Type | Method and Description |
|---|---|
String |
AggregateFunction.build(Dialect dialect,
boolean alias) |
String |
Expression.build(Dialect dialect,
boolean alias) |
| Modifier and Type | Method and Description |
|---|---|
Dialect |
DatabaseImpl.dialect() |
| Modifier and Type | Method and Description |
|---|---|
T |
ResultSetMapper.map(Dialect dialect,
ResultSet rs) |
Copyright © 2019. All rights reserved.