Does anyone have good solutions to an issue I'm experiencing with using DPA in and environment where the use of Grail/Hibernate by the developers is causing the queries to appear in DPA as different queries. This make it difficult to see trends. The queries are treated as different in DPA, since the SQL text is different.
The root of the problem is that with Grail/Hibernate, the query can apparently have changing aliases for the column name.
I found this old feature request on Thwack.
https://thwack.solarwinds.com/ideas/3908#comment-203308
Does anyone have any other experiences? Is there another way to deal with this? What terminology should I use when talking to the developer and asking them if they have the option to tell Grail/Hibernate not to do this.?
Thanks!