我正在使用Spring数据从数据库中执行结果列表。结果不是实体类型。这是定制dto。我想在查询中添加条件。如果条件不为null,我想用条件连接我的查询。这是我的代码。
forEach(feature => {console.log(feature);}
}
答案 0 :(得分:0)
如果要根据某些输入或值修改查询,可以使用dev-vendors.js:2057 Uncaught Error: Maximum update depth exceeded. This can happen when a component repeatedly calls setState inside componentWillUpdate or componentDidUpdate. React limits the number of nested updates to prevent infinite loops.
at invariant (dev-vendors.js:2057)
at requestWork (dev-vendors.js:46621)
at scheduleWorkImpl (dev-vendors.js:46520)
at scheduleWork (dev-vendors.js:46477)
at Object.enqueueSetState (dev-vendors.js:42000)
at Plx.Component.setState (dev-vendors.js:8044)
at eval (Plx.js:704)
和Criteria
类在运行时使用API构建自己的查询,而不是将静态查询定义为注释。例如,可以定义此查询:
Restriction