After an application session defines a created temporary table, concurrently running sessions do not have to redefine it.
在应用程序会话定义已创建的临时表之后,并发运行的会话不需要重新定义它。
Instead, use an in memory hash table to cache the data and just keep a key to the data in the session.
相反地,应该使用内存中的哈希表来缓存数据,并且在会话中保存一个对此数据进行引用的键。
Session locks can also be kept on the table that is being locked (or the root table of a set of tables).
会话锁还可保存在被锁定的表中(或表集合的根表中)。
The API provides functions to create and end a transaction capture session and to initiate and end capture on a given table for a given capture session.
这个API提供的功能包括创建和结束事务捕捉会话,以及启动和停止给定的捕捉会话对给定的表的捕捉。
Obtains the reference for the table ID, value object class, session attribute for data rows, and session attribute for combo box if one exists.
取得对表格ID、值对象类、数据行的会话属性和组合框(如果有的话)的会话属性的引用。
CGTT essentially moves the table setup process outside the session.
从本质上说,CGTT将表设置流程移到了会话外部。
Listing 1 shows this interactive session, and Table 2 explains the session in detail.
清单1给出这个交互式会话,表2详细解释此会话。
You also have the flexibility to configure Settings at all levels, including instance, session and table, based on the needs of your system.
您还可以根据系统需求在不同的级别灵活配置,包括实例、会话和表。
Execute an SQL statement in the same session, which results in the ADVISE_INDEX table being populated with recommended (" virtual ") indexes.
在同一个会话中执行一条sql语句,这会导致用建议的(“虚拟的”)索引填充ad vise_index表。
You can use the PASSTHRU session to directly send the create table statement to the data source and create a nickname for this new table.
您可以使用PASSTHRU会话直接将CREATEtable语句发送到数据源,并为这个新表创建一个昵称。
Table 1 summarizes the three types of Web service API definitions, including session, change history and find operations.
表1总结了三类Web服务api定义,包括会话、变更历史和查找操作。
Table 2 identifies the four class types that correspond to the four session scopes.
表2标出了4个类,分别对应于4种会话作用域。
If, on the other hand, the credentials are correct, populate the session, the logintokens table, and the return as before.
另一方面,如果凭证正确,则像之前一样填充会话、logintokens表、返回的实例。
If these strings match, this event is logged to another MySQL table via the logger function and a new session ID is generated.
如果这些字符串相匹配,通过logger函数把这个事件记录在另一个mysql表中作为日志,并且生成一个新的会话id。
You use this class to work with information such as cookies, session, and authorization. Table 2 shows some of this class's important methods.
可以用这个类来处理像cookie、会话和授权之类的信息。
In both cases, attempts to re-declare a temporary table within the same session will result in the following error.
这两种情况下,若在相同会话中企图重新声明临时表将导致如下错误。
Next, you get the session reference, and then retrieve the table data (vector of value objects) and combo box data (vector of strings) from the session.
下一步,得到会话引用,然后从会话中获取表格数据(值对象的vector)和组合框数据(字符串的vector)。
To use dgttbase1 in the second session, you have to recreate the table in the session again.
要在第二个会话中使用dgttbase1,您需要在会话中重新创建表。
An example of when you would want to store Action URLs into the session is an Ajax-driven paging data table that contains Action URL links as part of the data set.
您需要将ActionURL存储到会话的例子是Ajax驱动的分页数据表,它包含ActionURL链接作为数据集的一部分。
it creates/updates session on each hit - even dumb bots crawling your sites create thousands of thousands of useless records in your sessions table, 99% of hits do not require any session updates!
每次访问都会创建、更新会话-任何机器人或者偶然的访客都会在数据库中创建一条会话记录,最后导致会话表里面会有成千上万的无用记录,但其中99%的访问其实是不需要任何会话更新的。
Recall that the session ID belongs to table sessions, but the desired information is stored in the users table.
回忆一下,会话id属于表sessions,但是想要的信息存储在users表中。
Create a DB2 table (hereafter referred to as lock table) to define the resources related to session locking.
创建一个db2表(在下文中称为锁表(locktable)),它定义与会话锁定相关的资源。
(the table data comes from the session; it is stored in the session with the vector of value objects).
(表格数据来自会话,它以值对象的vector的形式存储在会话中)。
For this report, you want to display a graph of total memory usage per user and then, in a table, break that memory usage down on a per-session basis.
对于这个报告,你需要显示每个用户当前的内存使用情况图,然后在一个表中按照每个会话将内存使用划分。
The special register can be set to a desired value to enable certain maintained table objects for a session.
特殊注册表可以设置为一个希望的值,以便为会话启用特定的维护表对象。
A session facade EJB business methods call more than one DAO to save on more than one table.
会话外观e JB业务方法调用了一个以上的DAO来将其保存在一张以上的表中。
It can also be used for longer-lived session locks, but cleanup needs to be addressed to prevent table growth.
它还可用于长时间的会话锁,但需要进行清理以避免表过度增长。
Use a created global temporary table (CGTT) for per-session storage of the baseline data (use one CGTT per table function).
使用为基线数据的每会话存储创建的全局临时表(CGTT)(对于每个表函数,使用一个 CGTT)。
Having to wipe the table after painting, or cleaning their shoes after a puddle-splashing session, shouldn't be seen as a punishment, it just needs to be done.
画完画后把桌子擦干净,或踩了一腿泥后把鞋擦干净,这些不应该被视为惩罚,那只是需要做的事情。
EmployeeSearchResults is the session attribute name, where the rows of records are stored for table display.
EmployeeSearchResults是会话属性名,它存储了要在表格中显示的记录行。
应用推荐