1·In Listing 7, you can see where we instantiate this resolver after defining some basic named queries.
在清单7中,我们在定义了一些基本的已命名查询后实例化这个解析器。
2·We also use an appropriate resolver to execute the query, much as we did in the previous scenario.
我们也使用了一个适当的解析器来执行查询,就跟我们在前一场景中所做的一样。
3·In addition, Part 1 of this article series briefly discusses other possible approaches to designing a resolver; for an example, see Listing 14 of that article (see Resources).
此外,本系列第1部分简要讨论了其他可能的设计解析器的方法;例如,请参见那篇文章中的清单14(参见参考资料)。
4·As in our previous scenarios, this example also relies on a resolver to execute the database operation.
跟我们的前一场景一样,本例也依赖于解析器来执行数据库操作。
5·On the other hand, if you choose to access row data through the value binding, then you must consult the JSF variable resolver.
另一方面,如果选择通过值绑定访问行数据,则必须咨询J SF变量解析器。