| Package | Description |
|---|---|
| cn.gtmap.estateplat.core.support.mybatis.page.dialect | |
| cn.gtmap.estateplat.core.support.mybatis.page.helper |
| Modifier and Type | Method and Description |
|---|---|
static DatabaseDialectShortName |
DatabaseDialectShortName.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DatabaseDialectShortName[] |
DatabaseDialectShortName.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Dialect |
DialectFactory.buildDialect(DatabaseDialectShortName databaseName) |
| Modifier and Type | Method and Description |
|---|---|
static Dialect |
DialectHelper.getDialect(DatabaseDialectShortName dialectShortName) |
Copyright © 2015–2021 cn.gtmap. All rights reserved.