You can also set up your own custom database provider.
您也可以设置自己的自定义数据库提供程序。
You can also add custom database views and document templates.
也可以添加定制数据库视图和文档模板。
But you need to generate just a bit more code to manipulate your custom database.
不过,为了操作定制数据库,需要生成稍微多一些代码。
Perhaps you'd like to write a small custom database, or a specialized GUI application, or a simple game.
也许你想要编写一个小型的自定义数据库、一个特殊的GUI应用程序或一个简单的小游戏。
Another alternative would be to create a custom database that would store all the Settings for multiple QuickPlaces.
另一个方法是创建一个自定义数据库来为多个QuickPlace保存所有的属性。
Or alternatively, a mobile device may already have a custom database that needs to be integrated into the back-end database.
或者,一个移动设备可能已经有了自定义数据库,需要将它整合到后端数据库。
However, as with database identity projection, if you are willing to write some custom code, you can make this work.
不过,和处理数据库标识保护一样,如果您愿意编写一些自定义代码,就可以实现此功能。
In essence, if the message is fired on the first output terminal of the custom mediation primitive, it is not logged, whereas if it is fired on the second terminal, it is logged to a database.
本质上,如果消息在自定义中介原语的第一个输出端子上激发,则不对其进行记录,而如果在第二个端子上激发,则会将其记录到数据库。
Whether you use an open source, commercial, or custom compensation framework, you still must provide the method, SQL, or stored procedure to invoke to reverse the database update operations.
无论使用开源、商业还是自定义补偿框架,您都必须提供可以调用的方法、SQL或存储过程来反转数据库更新操作。
The initial idea was to develop custom code that would query the Browse database directly for a random author name.
最初的想法是开发能够由随机作者名称直接查询浏览数据库的定制代码。
Custom LDAP and database requirements, Single Sign-on, and content feeds, at a minimum, all present challenges in getting the initial portal set up.
自定义LDAP和数据库需求、单点登录和在最短时间内的内容馈送,所有这些都是最初建立门户时所面临的挑战。
The endpoint lookup could also come from a database, an element of the message, or custom logic, which enables use of third-party products.
端点查找也可以通过数据库、消息的某个元素或自定义逻辑完成,从而支持使用第三方产品。
Without JDBC, you would need to write custom code specific to each particular database.
如果没有JDBC,您需要编写特定于每个具体数据库的自定义代码。
You can add custom requirement types, requirement attributes, custom folders, and database views.
可以添加定制需求类型、需求属性、定制文件夹以及数据库视图。
This feature enables database administrators to minimize the disk space required for a custom installation of IDS.
该特性使数据库管理员可以减少IDS自定义安装所需的磁盘空间。
Notice that the flows for the database and queue storage types use custom mediation primitives to record only the fact that the request has arrived.
注意,数据库和队列存储类型的流使用自定义中介原语来记录请求到达的事实。
The BPC database offers a PROCESS_ATTRIBUTE view with which you can query processes human tasks by defining the order number as the process custom property.
BPC数据库提供一个PROCESS_ATTRIBUTE视图,您可以使用该视图查询流程人工任务,方法是将订单号定义为流程自定义属性。
Application servers store credentials in a repository based on files, a database, LDAP or other custom registries.
应用服务器在基于文件、数据库、LDAP或其他自定义注册中心的存储库中存储凭据。
The size on disk per 1,000 assets was determined by creating an empty repository on the database server machine, and then using custom data creation scripts to generate 1,000 of each type of asset.
通过在数据库服务器上创建一个空白的存储库,可以决定每1,000资源硬盘的大小,然后使用通用数据创建脚本来生成1,000每种类型的资源。
A custom security framework, which validated the users coming in from the browser or application clients and then determined if the rmi calls and database calls could be made by those users.
一个用户安全框架单元,用于验证来自浏览器或应用客户端的用户,并进而决定用户是否有权进行RMI和数据库请求。
Custom Travel Times queries TomTom's database for specific routes within specific time periods to generate road usage and speed pattern reports.
CTT查询在特定的时间段里TomTom的具体路线数据库,生成速度模式和道路的使用报告。
Note: Optionally, you and click Custom Setup to configure a different database and enable E-mail notifications, but for now let's get Jazz up and running quickly.
注意:可选的,您可以点击Customsetup来设置一个不同的数据库并启用e - mail通知功能,但现在让我们继续设置Jazz并立即运行起来。
You might write a message to the server console using a Messagebox statement, write to a central NotesLog, or even use a custom error logging database such as OpenLog.
您可使用messagebox语句向服务器控制台写入一条消息、向中心Noteslog写入消息,甚至是使用一个OpenLog这样的定制错误记录数据库。
I've demonstrated a simple object-persistence scenario using the library's custom query language and the HSQLDB database and also discussed some of the library's advanced features.
我还使用该库的定制查询语言和HSQLDB数据库演示了一个简单的对象持久性场景,也探讨了该库的一些高级功能。
The IBM DB2 Universal Database product (DB2 UDB) comes with labeling features that you can use to create custom folders in the Control Center.
IBMDB 2UniversalDatabase产品(DB 2UDB)附带一些标签特性,您可以使用它们在控制中心中创建自定义文件夹。
They'll also want to use the Eclipse debugger to set breakpoints and inspect variables inside their custom methods invoked by the database server.
他们可能还希望eclipse调试器可以在被数据库服务调用的定制方法中设置断点和检查变量。
These range from the pedestrian, such as paging and sorting database records, to the more complex, such as supporting file uploads through Web forms and writing custom input validators.
这些技术覆盖较大的范围,从简单的分页和数据库记录排序,再到复杂的通过Web表单支持文件上传和编写定制输入验证器。
In the sample database, use the GMan help action or press F1 from any view to see full documentation of the custom classes.
在数据库示例中,使用GMan帮助操作或从任何视图按f 1就可以查看定制类的全部文档。
The Assertion type is a custom class defined by DbUnit to facilitate additional assertions specific to database result sets.
Assertion类型是DbUnit定义的定制类,可以进行特定于数据库结果集的额外断言。
You can also create static Web pages in the database using the custom tags.
您还可以在数据库中使用定制标记来创建静态web页面。
应用推荐