She uses the new ODS data object copy-and-paste functionality to copy and paste from the DB2 connection to her Oracle connection.
她使用ODS数据对象复制粘贴功能将数据从DB2连接复制到Oracle 连接。
To summarize, the ORB pass by reference option basically treats the invoked EJB method as a local call (even for EJBs with remote interfaces) and avoids the requisite object copy.
总的来说,OR B通过引用传递选项基本上将调用的EJB方法作为本地调用对待(甚至对于带远程接口的EJB),并避免必需的对象复制操作。
Owner Allows the user to change the owner of each new object created in the target schema after a successful COPY.
OWNER允许用户在成功的COPY操作之后修改在目标模式中创建的每个新对象的所有者。
For example, you can retrieve information from a backend system, but rather than copy every possible object from the store to memory, just load small pieces and put them into a cache.
例如,可以从后端系统检索信息,但不将每个可能的对象均从存储区复制到内存中,而仅加载其中的小部分,将其放置在缓存中。
The primary instance of the model is keeping long-term state and providing application logic; the copy used by the view is essentially a disposable data-access object.
模型的主实例保持长期状态,并提供应用程序逻辑;而视图使用的副本实际上是一个可任意使用的数据访问对象。
This API performs a deep copy, which includes all the nested children of the object being copied into the new graph.
这个API执行了深度拷贝,包含所有嵌套的子对象都被复制到新的图表里面。
You can copy the whole database, related objects, or a single object at a time.
可以一次复制整个数据库、多个相关对象或单个对象。
The semantic of this specification is that a copy of the referenced object should be created, and assigned another name.
该规范的语义是应当创建已引用对象的一个副本,并指定另一个名称。
By default, this option is disabled and a copy of each parameter object is made and passed to the invoked EJB method.
默认情况下,此选项是禁用的,并且将各参数对象的副本传递给调用的EJB方法。
Developers must indicate they intentionally desire a "deep" copy in order to save the object, its relatives, and so on fully.
开发人员必须表明他们希望实现“深度”拷贝,以便完整地保存对象及相关内容。
A transient variable enables the application to keep a copy in local memory, but rebuilds the object if using the backup copy.
临时变量允许应用程序在本地内存中保留副本,但可以在使用备份副本的情况下重新构建对象。
For example, to unit test an object that USES a database, it may be burdensome to install, configure, and seed a local copy of the database, run your tests, then tear the local database down again.
例如,要单元测试一个使用数据库的对象,安装、配置和发送本地数据库副本、运行测试然后再卸装本地数据库可能很麻烦。
Instead, the DAOS-enabled server saves a single copy of the attachment in the DAOS repository and replaces the attachment with a reference to that DAOS object.
支持DAOS的服务器在DAOS存储库中保存一个附件副本,将附件替换为指向该DAOS对象的引用。
Copy the object from left to right, or drop the object on right if it doesn't exist on left.
将对象从左边复制到右边,或者,如果它不在左边,则将它从右边删除。
A primary contributor to the complexity of memory management is aliasing: having more than one copy of a pointer or reference to the same block of memory or object.
内存管理复杂性的主要原因是别名使用:同一块内存或对象具有多个指针或引用。
The display changes when you swap memory pages so you need not copy an Image object from program memory to video memory; you merely change video Pointers and the display changes.
当交换内存页时显示就发生更改,所以您不需要将Image对象从程序内存复制到显示内存;您只要更改视频指针,显示就会发生更改。
To make the data representation process clear, we first copy the needed values from the document into a new Employee object as shown in listing 8.
为了使数据表示流程清晰可见,我们首先将文档中需要的值复制到新的Employee对象中,如清单8所示。
Whenever a controller needs the current state of the user interface, it can use the view_state method to reference the view's copy of the model and the current transfer object.
每当控制器需要用户界面的当前状态时,它可以使用view_state方法来引用视图的模型副本和当前的传输对象。
If you do not write a correct code for the copy constructor, object within a list will have some data members uninitialized.
如果你没有为拷贝构造函数写正确的代码,就有可能造成list中对象的某些数据成员没有初始化。
When you copy an object reference using an ordinary (strong) reference, you constrain the lifetime of the referent to be at least as long as that of the copied reference.
用一个普通的(强)引用拷贝一个对象引用时,限制referent的生命周期至少与被拷贝的引用的生命周期一样长。
So "y" is a sort of a light-weight object, rather than a copy of a range of elements.
这里“y”是一个轻量级的对象,而不是“x”数组中元素的拷贝。
Furthermore (and for the same reason), earlier versions pickled every attribute as a deep copy of its actual Python object.
而且(出于相同的原因),早期版本将每个属性作为它实际Python对象的深层副本进行pickle。
Configuration of a WSRR Subscription object also specifies the method to use to ensure that the local copy of the resource is periodically synchronized with the Service Registry copy.
WSRRSubscription对象的配置还指定了用于确保定期将资源的本地副本与ServiceRegistry副本进行同步的方法。
Walrus does not provide locking for object writes; however, as is the case with S3, you are guaranteed that a consistent copy of the object is saved if there are concurrent writes to the same object.
Walrus不提供对象的写锁定;但是由于它与S3 一样,因此要保证如果对同一个对象并发写入,保存的是一致的对象副本。
Instead, Python makes a copy of the referenced object and stores it with the item being pickled.
相反,Python复制了被引用对象,并将副本和被pickle的对象存储在一起。
If you copy the testclient.objectpool file to the same location in your friend's workspace, then your friend can use your business object values when she selects use value from pool.
如果将testclient. objectpool文件复制到您朋友的工作区中的同一位置,则当您的朋友选择useValuefrom pool时,可以使用您的业务对象值。
Ctrl + drag text or an object Creates a copy of the text or object. Apologies to the keyboard purists, but this useful trick does require mouse action.
Ctrl +拖动文本或对象创建文本或对象的一个拷贝抱歉,这里用到了鼠标,这破坏了快捷键的纯粹性,但是我要说,当你需要拷贝一个对象并控制其去向的时候,这是一个很有用的操作。
In the case of pickles, each is restored to an object that is equal to its original, but not identical. In other words, each pickle is a copy of the original object.
在pickle情形中,每个对象被恢复到一个与原来对象相等的对象,但不是同一个对象。
G1 selects a set of regions, pick the surviving object from those regions and copy them to another set of regions.
G1选择一组区域,从那些区域中摘出存活的对象,然后将其拷贝到另一组区域中。
Second, whenever an object changes its role — perhaps you hire one of your graduating students to become a professor — you need to copy the data into the appropriate table and assign it a new OID.
第二,无论何时,只要对象更改了它的角色-可能您聘用了您一个刚毕业的学生作为教授-则需要将数据复制到相应的表中,并为它指定一个新的OID。
应用推荐