However, if you think about the specifics of my scenario, the entire database is intended to be processed in a single "session" (from create to remove).
然而,您是否考虑到了我的场景中的具体情况,即在单个“会话”中处理整个数据库(从创建到删除)。
In this step, you will create a simple session EJB, which will serve as a simple EJB example to test.
在这个步骤中,您将创建一个简单的会话ejb,它将作为要测试的简单的EJB示例。
So once a CGTT is created, it can be used by any session without having to create it again.
因此,一旦创建了一个CGTT,它可由任何会话使用,没有必要再次创建它。
Typically you create a session, perform several configuration changes, then save all the changes made during the session at one time.
通常,您会先创建一个会话,对配置做几处更改,然后一次保存会话过程中所做的全部更改。
Session fixation allows intruders to intercept authenticated sessions or to create new sessions and to capture the session identifier.
会话固定允许入侵者截获验证后的会话,或者创建新会话并捕获会话标识符。
The programmer must identify that a client has a need for a session, create the session and assign the client a session.
程序设计者必须鉴定有一个客户确实需要一个会话,并创建这个会话以及为这个客户分配一个会话。
Next, create an SSH session for your project to use for communication with the target device.
接下来,为项目创建一个用于与目标设备通信的SSH会话。
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提供的功能包括创建和结束事务捕捉会话,以及启动和停止给定的捕捉会话对给定的表的捕捉。
The EAB session EJB ACTS as facade for operations that create a new customer record, or update, retrieve, or delete an existing record.
eab会话ejb充当用于创建新的客户记录或更新、检索或删除已有记录等操作的虚包。
In the second line, we create a new session object to use for JMX interactions with the server.
在第二行,我们创建用于让JMX与服务器交互的新会话对象。
We first retrieve the session ID to create a unique name for our named memory. We then try to get access to it.
我们首先检索会话id,以便为我们的已命名内存创建一个惟一名称。
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语句发送到数据源,并为这个新表创建一个昵称。
Create a server and then open an SSH session on it using iduser.
创建一个服务器,然后使用iduser打开它上面的ssh会话。
Click anywhere on the diagram to open the Create Enterprise bean wizard with the session bean option selected.
单击图表中的任何地方通过选择会话bean选项以打开CreateEnterprise bean向导。
Create a default stateless session bean.
创建缺省无状态会话Bean。
Session facade provides operations to create, retrieve, update, and delete Value Objects from the database.
Sessionfacade提供从数据库创建、检索、更新和删除ValueObject的操作。
We will create and use a simple stateless session bean because it is easy to understand and develop.
我们将创建并使用一个简单的无状态会话bean,因为它比较容易理解和开发。
The first servlet will create a Session object, register a callback URL for Twitter, and shunt the user to Twitter for authentication.
第一个servlet将创建Session对象,为Twitter注册回调url,以及将用户转向Twitter以便授权。
The first thing to do when you use these classes is to create a new session instance with the static method createBOSession().
在使用这些类时,您要做的第一件事就是利用静态方法createBOSession()创建一个新的会话实例。
In adding more CMP beans and session beans for business logic, you can create a more interesting Web application.
为业务逻辑添加更多CMPbean和会话bean,可以创建一个更有趣的Web应用程序。
As mentioned earlier, you can create multiple, concurrent Screen sessions, where each session can manage a suite of Windows.
正如前面提到的,可以创建多个同时运行的Screen会话,每个会话可以管理一系列窗口。
Here, we will create the connection factory that the session bean will use to connect to the message engine.
此时,我们将创建连接工厂,会话Beang将使用此连接工厂连接到消息引擎。
The code in Listing 1 demonstrates how to locate a queue and QueueConnectionFactory, create a connection and a session, stuff the XML into a TextMessage, and send the message to the queue.
清单1中的代码说明了如何找到Queue和QueueConnectionFactory、如何创建连接和会话、如何将XML填充到TextMessage,以及如何将消息发送给队列。
Listing 1 provides the session to create the VHD.
清单1提供会话来创建VHD。
And when you reboot the machine, CruiseControl won't restart until you go through the manual steps to establish a new session, create a terminal, and start the program again.
而且当重新启动机器时,也需要手动地建立新会话、创建终端、再次启动程序,CruiseControl才能重启。
Since currently only stateless session EJBs can be made into Web services with Application Developer, I will demonstrate how to create and use a simple stateless session bean.
因为在目前,使用Application Developer,只有无状态会话ejb能做成Web服务,所以我将讲解怎样创建和使用一个简单的无状态会话bean。
In the EJB project, create a session bean called TransferProcessBean.
在EJB项目中,创建一个被称为TransferProcessBean的会话bean。
In the first step, you will create a simple session EJB, which will be used to wrap an EJB Web service.
在第一步中,您将创建一个简单的会话ejb,这个EJB将用来包装eJBWeb服务。
From the master secret, the client and server create the session keys, symmetric keys within the bounds of the chosen symmetric cipher used to encrypt the session's data.
从mastersecret中,客户机和服务器可以创建sessionkeys(会话密钥),这是选择用来对会话数据进行加密所使用的对称密码中的对称密钥。
Select the HelloWorldEJBProject project and create a new stateless session bean called HelloWorldSession in the helloworld.ejb package.
选择HelloWorldEJBProject项目,在helloworld .ejb包中创建新的无状态会话beanHelloWorldSession。
应用推荐