Uses of Class
gudusoft.gsqlparser.sqlenv.IdentifierProfile.VendorFlags
Packages that use IdentifierProfile.VendorFlags
-
Uses of IdentifierProfile.VendorFlags in gudusoft.gsqlparser.sqlenv
Methods in gudusoft.gsqlparser.sqlenv that return IdentifierProfile.VendorFlagsModifier and TypeMethodDescriptionIdentifierProfile.VendorFlags.defaults()默认 flags(用于大部分数据库)IdentifierProfile.getFlags()获取 vendor flagsMethods in gudusoft.gsqlparser.sqlenv with parameters of type IdentifierProfile.VendorFlagsModifier and TypeMethodDescriptionstatic IdentifierProfileIdentifierProfile.forVendor(EDbVendor vendor, IdentifierProfile.VendorFlags flags) 为指定厂商创建标识符配置档案 -
Uses of IdentifierProfile.VendorFlags in gudusoft.gsqlparser.sqlenv.catalog
Constructors in gudusoft.gsqlparser.sqlenv.catalog with parameters of type IdentifierProfile.VendorFlagsModifierConstructorDescriptionCatalogStoreProvider(EDbVendor vendor, IdentifierProfile.VendorFlags flags) Creates a CatalogStoreProvider with custom vendor flags