Retrieve "id" field values via VisualVM OQL query -


getting obj.id oql query in java visualvm (1.8.0_45) returns javascript object id (a long value) instead of value of java field. in other words javascript id field shadows java object id field. java object value can seen in instances browser, how retrieve via visualvm oql?

currently there no way access java object id field. bug in oql.


Comments

Popular posts from this blog

php - Autoloader issue not returning Class -

python - Getting next two indexes regardless of current index -

ruby - Prevent Custom Validation Error on Association -