用jvisualvm查寻dump的例子

用jvisualvm查找dump的例子select x from com.***.legacy.route.configuration.RoutePolicy xwhere x.serv

用jvisualvm查找dump的例子
select x from com.***.legacy.route.configuration.RoutePolicy x
where x.service.toString() == "PRS"

关于OQL的具体语法,接下来详细记录。