It is also possible to replace the object database storage used in the blog example with relational database storage.
用关系数据库存储代替blog示例中的对象数据库存储也是可能的。
The Object Database Management Group (ODMG) home page is another source of information on use of XML as a data-transport format.
对象数据库管理小组(odmg)主页是另一个有关将XML用作数据传送格式的信息的资料来源。
If your database contains sensitive data, you might want to limit access to the catalog views, because the catalog describes every object in the database.
如果你的数据库包含敏感信息,您可能希望限制对编目视图的访问,因为编目描述了数据库中的每一个对象。
If the error resulted from a call on the database object, you would invoke those methods on the database object instead.
如果错误是由于调用数据库对象而产生的,那么可以在那个数据库对象上调用上述两个方法。
Upon successfully connecting to the database, this function returns a connection object, which is required in the subsequent database read and write operations.
如果成功地连接到数据库,这个函数会返回一个连接对象,后续的数据库读写操作需要使用这个对象。
When a database connection is established, DB2 compares the attributes of that connection against the definitions of each trusted context object in the database.
当建立一个数据库连接时,DB 2将那个连接的属性与数据库中每个可信上下文对象的定义相比较。
The ODM database files reside in the object repository.
ODM数据库文件驻留在对象存储库中。
In this case, we would mock the query method of the database connection object so that we could just return back the results instead of calling out to the database for them.
在这里,我们可以模拟数据库连接对象的查询方法,这样我们就只需要返回结果,而不需要真正地去查询数据库。
This object contains the database column names as object properties and the database field values as the object property values.
这个对象以数据库列名作为对象属性,以数据库字段值作为对象属性值。
When creating a new database object or altering an existing object, this action runs the script on the database and creates or alters the object.
当创建新的数据库对象或者更改现有对象时,该操作可以在数据库上运行脚本并创建或者更改对象。
Store the SQLXML object, created in the previous section, to the database.
将前一节中创建的SQLXML对象添加到数据库中。
You can choose to modify the definition as needed and then save the new definition to create the new object in the database.
您还可以根据需要修改定义然后保存新的定义,以在数据库中创建新对象。
The simple format above makes the Friend object and database schema simple.
上面的简单格式使得Friend对象和数据库模式也简单。
Next, you need to get a JDBC connection -- this is done via the connect() method of the Database object.
接下来,需要获得一个JDBC连接 --这是通过Database 对象的connect()方法来实现的。
You can create a SEQUENCE object in the database.
您可以在数据库中创建一个SEQUENCE对象。
It takes the person's name and returns the person object in the database that matches.
它将获取人员的姓名并返回数据库中匹配的Person对象。
Now, let's say I need to activate the object from the database and display its values in a JSP servlet, so users can update their profile information.
现在,我需要激活数据库中的对象,并在JSPServlet 中显示它的值,这样用户就可以更新他们的基本资料信息了。
Td is the retrieval time for an object from the database.
Td 是从数据库中检索对象所用的时间。
The newTask object is added to the database.
向数据库添加了newTask对象。
Run the script repro1.sql to recreate the object in another database.
运行repro1 . sql脚本,在另一个数据库中重新生成对象。
You can also use the dbhandle object to perform operations on the database.
还可以使用dbhandle对象在数据库上执行操作。
You make a call to the Derby database, use the object factory to create topping objects, and return them.
对Derby数据库进行一次调用,使用对象工厂创建浇头对象,并返回浇头对象。
If you want to modify the object in the database, it's simple to take the object retrieved from the container, modify it in some way, and then store it back, as shown in Listing 5.
如果希望修改数据库中的对象,那么从容器中检索对象,使用某种方式进行修改,然后将其存储回数据库即可,如图5所示。
The SoftwareProxy is used to create a software object in the Device Manager database. Create a software object in the Device Manager database and store the software identifier as shown below.
Soft wareProxy用于在设备管理器数据库中创建软件对象。
From that you can recreate an object from the database, or place an object from memory into the database.
这样您就可以从数据库重新创建对象,或者将对象从内存放入数据库。
If validation passes, the object is written to the database.
如果检验通过了,那么对象被写到数据库。
In another case, it can return the results as a PHP class object, where the database column names are the object properties.
在另一种情况下,它可以以php类对象的形式返回结果,其中数据库表的列名作为对象的属性。
They are used to putting all the processing in their object code. The database is an afterthought.
他们习惯于将所有处理放在对象的代码中完成,事后才添加数据库。
For detailed information about all the various database object privileges that can be granted to users and groups, refer to the DB2 UDB documentation (see Resources).
关于能够授予用户和组的各种数据库对象特权的详细信息,请参阅DB 2 UDb文当(参见参考资料)。
Then it clears the object model, as it did before, and reloads the object model from the database.
然后将会清理对象模型,在清理之前,会重新从数据库中加载对象模型。
应用推荐