Forum Discussion
kevman
13 years agoOccasional Contributor
Hi,
I think I found how to parse with quotation like following;
But still wonder why JDBC doesn't return the result with alias column name.
I think I found how to parse with quotation like following;
log.info result.ResultSet.Row[0]."a.name".text()
But still wonder why JDBC doesn't return the result with alias column name.