public class EoTrydbConfig extends Object implements EoDbConfig
| Modifier and Type | Class and Description |
|---|---|
static class |
EoTrydbConfig.Builder |
| Modifier and Type | Method and Description |
|---|---|
boolean |
debug() |
IDialect |
dialect() |
EoDsFactory |
ds() |
EoDsConfig |
dsconfig() |
boolean |
ignorecase() |
String |
name() |
io.enoa.toolkit.namecase.INameCase |
namecase() |
ISqlReporter |
reporter() |
boolean |
showSql() |
io.enoa.firetpl.Firetpl |
template() |
TxLevel |
txlevel() |
public String name()
name in interface EoDbConfigpublic EoDsFactory ds()
ds in interface EoDbConfigpublic EoDsConfig dsconfig()
dsconfig in interface EoDbConfigpublic boolean ignorecase()
public boolean debug()
public IDialect dialect()
public TxLevel txlevel()
public ISqlReporter reporter()
public io.enoa.toolkit.namecase.INameCase namecase()
public boolean showSql()
public io.enoa.firetpl.Firetpl template()
Copyright © 2019. All rights reserved.