与此同时,中国移动在上海世博会园区部署了TD -LTE网络,并在该场馆内完成了首次TD - LTE空中下载数据会话。
At the same time, China Mobile in Shanghai World Expo Park, the deployment of TD-LTE network, and in the stadium be completed within the first TD-LTE air download data session.
使用它,您可以将会话信息存储在数据库中,或者实现一个用于加密和解密你的所有数据的处理器。
With it, you can store session information in a database or implement a handler for encrypting and decrypting all of your data.
在模拟器内配置的设备的会话数据的运行时视图。
Runtime views of the session data for devices configured within the simulator.
本节展示即使在提交后也不能从其他会话中访问数据。
This section shows that even after a commit, the data is not accessible from another session.
下面所示的这些代码将会调用 EJB组件并将数据存储在会话范围之内。
The code that will invoke the EJB component and store the data in the session scope is shown below.
当事件发生在更改会话数据的模拟器时,视图将动态地更新到反映当前的状态。
When events occur in the simulator that change the session data, the views are dynamically updated to reflect the current state.
会话数据是临时的,通常短期存在,需要在页面的呈现过程中被迅速地访问到。
Session data is transient, usually short lived, and needs to be accessed quickly during the rendering of pages.
视图将导致XSL模板将会话数据的XML表示转换为返回到客户机浏览器的本地化的HTML。
The view causes an XSL template to transform the XML representation of the session data into localized HTML returned to the client browser.
在会话中存储数据对象:由于我们已从数据库断开连接,因此需要将联系人数据对象存储在会话中,以便将它用于下一页。
Store the data object in the session: Because we are disconnected from the database, we need to store the contact data object in the session to make it available to the next page.
启动应用程序并尝试进行一定会保存数据到会话的操作。
Start your application and try to perform some actions which would definitely save some data to your session.
它描述了通过一个可以更新jdbc和JMS数据的简单会话ejb来实现xa事务。
It described a simple session EJB method that updates both JDBC and JMS data, necessitating an XA transaction.
将数据放进会话中更容易了,这意味着会有更多的人将更多的数据放进会话中。
Making it easier to put data into a session means more people will put more data into a session.
线程数据指的是会话的线程信息、有关该会话的基本线程和其他线程信息。
Thread data refers to session's thread information, the information about the primary and other threads of the session.
但是,如果会话数据与某个新索引冲突(比如重复行在唯一的索引上冲突),则在数据纠正之前不会为该会话物化该索引。
However, if the session data conflicts with a new index, (such as duplicate rows conflicting with a unique index), the index is not materialized for that session until the data is corrected.
您可以为运行在集群中的应用程序选择数据库会话持久化或内存到内存的会话复制。
You can choose from database session persistence or memory-to-memory session replication for applications running in a cluster.
例如,可以在一个数据库中存储偶数的会话id,在另一个数据库中存储奇数的会话id。
For example, you can have even session IDs on one database, an odd session IDs on another.
相反地,应该使用内存中的哈希表来缓存数据,并且在会话中保存一个对此数据进行引用的键。
Instead, use an in memory hash table to cache the data and just keep a key to the data in the session.
在一次用户会话中,数据库连接的次数不变,数据库连接计数随会话数的增加而成正比增加。
In a user session, the number of database hits is constant and the database hit count increases proportionally to the number of sessions.
您实际上只需知道数据被可靠地存储,只需提供一个键(常常称为会话键或会话id),就可以访问会话数据。
All you really need to know is that data is reliably stored and can be accessed given only a single key, usually called the session key or session ID.
由于需要保留会话数据,因此系统内存不足时,无法丢弃任何数据。
Session data needs to be kept, so the system cannot discard any data when running low on memory.
取得对表格ID、值对象类、数据行的会话属性和组合框(如果有的话)的会话属性的引用。
Obtains the reference for the table ID, value object class, session attribute for data rows, and session attribute for combo box if one exists.
除了决定如何存储复制会话数据,还有什么时候复制数据的问题。
In addition to deciding how to store replicated session data, there is also a question of when to replicate data.
这可能意味着为构建新页面需要更多的数据库查询或甚至更多的数据库会话和模板解决方案。
This can imply multiple database queries and even multiple database sessions and templating solutions to build the new page.
在失败发生时,对会话数据的访问将更快,因为它位于内存中,数据本身也高度可用。
In the event of a failure, access to the session data will be faster, since it is in memory, and the data itself remains highly available.
解决这个问题要求会话亲缘关系,它使得会话数据只持久化到一个资源库中去。
Solving this problem requires session affinity, which persists the session data to a repository.
然后它创建一个VisitInformation对象的实例,(标记为“visits”),它拥有会话数据。
Then it creates an instance of the VisitInformation object (labeled "visits") that holds the session data.
会话数据所适合的示例场景是Internet站点的购物车。
An example scenario when session data is appropriate is the shopping cart on an Internet site.
ReallyBigPetStore没有生成自己的数据,而是访问会话bean来取得类别信息。
Instead of generating its own data, ReallyBigPetStore now accesses the session bean to obtain the categories information. Listing 3 shows the code that accesses the ejb.
查询日志数据存储在数据库会话中的Cloudscape 数据库中。
The query log data is stored in a Cloudscape database in a database session.
当essearchserver将搜索查询分发到搜索器会话时,它将查询日志条目发送到数据库会话。
When ESSearchServer dispatches the search query to a searcher session, it sends a query log entry to the database session.
应用推荐