标签: performance drools
我从drools会话中收集一些对象并查询它是否有一些属性!= null 仅当属性实际为null时,它才会访问数据库 为什么会这样,以及如何防止这种情况发生?
$ transaction:Transaction(account!= null)