Closed
Description
Yanming Zhou opened SPR-10816 and commented
method of ParsedSql are not public
developers maybe want extract parameter names from sql
ParsedSql ps = NamedParameterUtils.parseSqlStatement(sql);
//ps.getParameterNames() and other methods are not public
Issue Links:
- Expose parameter names from ParsedSql [SPR-16211] #20759 Expose parameter names from ParsedSql ("duplicates")