用jvisualvm查找dump的例子
select x from com.***.legacy.route.configuration.RoutePolicy x
where x.service.toString() == "PRS"
关于OQL的具体语法,接下来详细记录。
发布时间: 2012-12-15 15:16:03 作者: rapoo
用jvisualvm查找dump的例子
select x from com.***.legacy.route.configuration.RoutePolicy x
where x.service.toString() == "PRS"
关于OQL的具体语法,接下来详细记录。