JSF 的 MyFaces 实现(特别是 Tomahawk 组件)包括随时可用的验证器,这减少了为很多公共数据条目类型编写定制验证器的需求。
The MyFaces implementation of JSF, specifically the Tomahawk components, include ready-to-use validators, alleviating the need to write a custom validator for many common data entry types.
因为我希望获得一种既可编写又可读取数据的连接器,所以在设计时不得不同时想着这两种API。
Because I wanted a connector that could write data as well as read it, I had to design with both APIs in mind.
在编写要在各种不同数据服务器(或提供程序)中重用的应用程序代码时,这一点尤其有用。
This is especially useful when you are writing application code to be reused with a variety of data servers (or providers).
应用推荐