到目前为止我们已经讨论了如何创建带有查询方法的库接口,接下来我们看一下如何使用这些接口。
So now that you have seen how to create repository interfaces with query methods it's probably interesting how you get that stuff started and ready to be used.
最后演示了如何按照最佳实践创建方法和类的库,从而简化GUI开发。
Finally, I demonstrated how you can follow best practice by creating a library of methods and classes to ease GUI development.
与大多数软件开发方法一样,还有编译迁移到iOS的库的其他方法。
As with most methods of software development, there are other ways to compile ported libraries for the iOS.
InfoQFFI和其他访问本地库的方法目前处在什么状况?
InfoQ What's the status of FFI and other methods for accessing native libraries?
您的数据库类有两个较为方便的方法。
清单17显示了一种使用两个词的HQL查询来检索整个数据库的方法。
Listing 17 illustrates a way to retrieve the entire database using a two-word HQL query.
查找重复代码的度量方法是在代码库中的类的内部和其他类之间搜索代码重复。
The measure for finding duplicated code is to search for code duplication within classes and among other classes in the code base.
组件的客户端库调用组件的服务方法,这些方法在服务器上远程运行并访问存储库。
A component's client library invokes the component's service methods which run remotely on the server and access the repository.
工具还提供明显的向其他容器和数据库迁移的方法。
It also provides an obvious migration path to other containers and databases.
另一个更好的解决读取数据库的消耗的方法是完全避免读取。
An even better solution to the cost of reading databases would be to avoid it altogether.
最简单的方法是查询数据库中未完成的请求数量,并将查询放到一个控制器中进行。
The simplest solution is to query the database for the number of outstanding requests and to serve this in a controller.
还应查阅本教程最后的参考资料,获取关于数据库对象和编程方法的更多信息。
You should also review the Resources at the end of this tutorial for more information about database objects and programming methods.
它没有依赖于简单数据库方法的用户名及密码的依赖,而是提供可扩充的文档模式。
It does not have the user name and password dependencies of the simple database approach and provides an extensible and documented schema.
现在您已经看到,以一种与所有CM IS兼容库兼容的方法来编写针对ECM存储库的复杂操作脚本有多么简单!
Now you've seen how easy it is to script complex operations against ECM repositories in a way that is compatible with all repositories that are CMIS compliant.
改进数据库性能的最佳方法是分析在您的数据库服务器上运行什么查询,且运行它们需要多长时间。
The best tool for improving database performance is analyzing what queries are being run on your database server and how long they are taking to run.
该工作产品描述了引用存储库或移动现有的资产到存储库的方法。
This work-product describes the approach to referencing or moving existing assets to the repository.
第一种方法可能是最简单、最高效的方法,但是根据使用的数据库类型它的表现可能不符合期望。
The first method is probably the simplest and most efficient one, but it may behave unexpectedly depending on the database type that you are using.
然而,这种方法的将会导致数据库的执行和维护非常复杂,而且成本较高。
However, this solution makes the implementation and maintenance of the databases complex and costly.
使用云计算的BPM是交付过程和相关时间、人工任务或者数据库访问的方法。
BPM with cloud computing is the way to deliver a process and associated events, human tasks, or database access.
创建开发数据库的常用方法是,备份生产数据库并在开发服务器上恢复它。
A common means to do this is by backing up the production database and restoring it onto the development server.
下面是一个步骤示例,这些是使用描述的方法编目和访问数据库所需的步骤。
Here is an example of the steps that would be needed to catalog and access the database using the methodology described.
安全服务可以使用图2中的数据库表,以支持这种专用的承租者数据库方法。
The database tables in Figure 2 can be used by a security service to support this and a dedicated tenant database approach.
查询优化器使用数据库中的SYSSTAT目录视图来检索数据库对象的统计信息,并确定访问数据库的最佳方法。
The query optimizer USES the SYSSTAT catalog views in the database to retrieve the statistical information of the database objects and determine the best way to access the data.
唯一合理的方法是让数据库进行筛选。
The only sensible approach is to let the database do the filtering.
不存在创建HSQLDB数据库的显式方法。
记录这些方法,寻找成功解决相同问题的其他方法,并开始创建属于您自己的模式库。
Take note of them, look for repeated approaches that are successful at solving the same problems, and start creating your own library of patterns.
对于软件模型来说,这种表示方法非常合适,但是关系数据库采取的表示方法略有不同。
That's all fine and good for the software model, but relational databases take a slightly different approach.
DBI定义了访问数据库的方法、变量以及约定。
DBI defines methods, variables and conventions for database access.
本文描述了某个使用场景的案例,这个场景的设计基于使用现存的RMC方法内容库来更有效的开始过程开发的工作 。
This article describes usage scenarios based on working from the existing RMC method content library to more effectively start your process development effort.
清单16显示了服务器端的方法,JDBC调用数据库以选中表中的所有联系人的方法。
The method on the server side, the JDBC call to the database that selects all contacts from the table, is shown in Listing 16.
应用推荐