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 - How to display all orders for a single product showing the most recent first? Woocommerce -

asp.net - How to correctly use QUERY_STRING in ISAPI rewrite? -

angularjs - How restrict admin panel using in backend laravel and admin panel on angular? -