Package gudusoft.gsqlparser.sqlenv
Class NameNormalizer
Object
gudusoft.gsqlparser.sqlenv.NameNormalizer
Utility to compute canonical identifier representations based on vendor rules.
-
Method Summary
Modifier and TypeMethodDescriptionstatic Stringcanonicalize(EDbVendor vendor, ESQLDataObjectType type, String identifier)
-
Method Details
-
canonicalize
-