<% ot = px.getOwnerThread(); thr = !ot ? "--" : ot.getName(); %> <%= px.getId() %> <%= px.isUnpooled() ? "unpooled" : "pooled" %> <%= DbPoolUtil.strMilli(self.now(), px.getAllocationTime()) %> <%= DbPoolUtil.strMilli(self.now(), px.getLastUsedTime()) %> ago <%= DbPoolUtil.q(thr) %> Show details