Capturing Bind Values is enabled in the JDBC sensor, however the values for array variables are not being displayed, instead, what appears to be a memory address is shown (e.g. oracle.sql.ARRAY@776e776e). Is it possible to display the contents of Array Bind Values?
Thank you!
Answer by Christian S. ·
hi,
current behavior is simple:
so yes, you could override toString() to show more meningful information.
best,
Christian
JANUARY 15, 3:00 PM GMT / 10:00 AM ET