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示例。
Listing 1 shows an example of how to create a session.
清单1展示了有关如何创建会话的示例。
Create session scope variables.
创建会话范围变量。
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.
会话固定允许入侵者截获验证后的会话,或者创建新会话并捕获会话标识符。
Create a new session, choosing SSH as the mode of communication.
创建一个新会话,选择ssh作为通信模式。
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会话。
Next, create a connection, and then a session within the connection (see Listing 10).
接下来,创建一个连接,然后创建连接中的会话(见清单10)。
Note the highlighted segments that create, test, and manipulate the session.
注意:突出显示的代码段是创建、测试和操作会话部分。
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,以便为我们的已命名内存创建一个惟一名称。
Use it to create a unique scope key for this session scope.
使用它为会话范围创建惟一的范围键。
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 stateless session bean.
建立无状态会话bean。
Create a default stateless session bean.
创建缺省无状态会话Bean。
Create a new stateless session bean.
创建新的无状态会话Bean。
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()创建一个新的会话实例。
Next, you will create your Session Bean pojo.
接下来将创建会话Beanpojo。
Step 13. Create a reference to the EJB session bean.
第13步:创建e jb会话bean的引用。
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才能重启。
In the EJB project, create a session bean called TransferProcessBean.
在EJB项目中,创建一个被称为TransferProcessBean的会话bean。
So far, you've seen how to create multiple Windows within a Screen session.
到目前为止,已经看到了如何在一个Screen会话中创建多个窗口。
In the first step, you will create a simple session EJB, which will be used to wrap an EJB Web service.
在第一步中,您将创建一个简单的会话ejb,这个EJB将用来包装eJBWeb服务。
应用推荐