| Package | Description |
|---|---|
| gudusoft.gsqlparser.sqlenv | |
| gudusoft.gsqlparser.sqlenv.catalog |
| Modifier and Type | Method and Description |
|---|---|
static IdentifierProfile.VendorFlags |
IdentifierProfile.VendorFlags.defaults()
默认 flags(用于大部分数据库)
|
IdentifierProfile.VendorFlags |
IdentifierProfile.getFlags()
获取 vendor flags
|
| Modifier and Type | Method and Description |
|---|---|
static IdentifierProfile |
IdentifierProfile.forVendor(EDbVendor vendor,
IdentifierProfile.VendorFlags flags)
为指定厂商创建标识符配置档案
|
| Constructor and Description |
|---|
CatalogStoreProvider(EDbVendor vendor,
IdentifierProfile.VendorFlags flags)
Creates a CatalogStoreProvider with custom vendor flags
|