| Package | Description |
|---|---|
| org.teasoft.bee.osql.dialect |
Function about dialect(specific DB).
|
| Modifier and Type | Method and Description |
|---|---|
static DbFeature |
DbFeatureRegistry.getDbFeature(String databaseName)
get register DbFeature by database name.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
DbFeatureRegistry.register(String databaseName,
DbFeature dbFeature)
register DbFeature for database.
|
Copyright © 2024. All rights reserved.