mdb
美
英 
- 網絡數據庫;數據庫文件;消息驅動組件(Message Driven Bean)
例句
When a message is ready to be delivered to an MDB, the application server must set up the environment in which to call the onMessage method.
當可以將消息傳遞給MDB時,應用程序服務器必須設置調用onMessage方法的環境。
The MDB code is also identical to that of the point-to-point article; it prints the contents of each message it receives.
MDB代碼也與點到點文章中的代碼完全相同;它將輸出其所接收到的每個消息的內容。
The MDB is now ready to receive messages from the bus.
MDB現在已經準備從總線接收消息。
Method lets the resource adapter determine whether the associated MDB is expecting the given method to be invoked in a transaction.
方法讓資源適配器判斷關聯的MDB是否運行在事務中調用指定方法。
Both the mediation flow component and the MDB run in the same server, so their output shows up in the console together.
中介流組件和MDB運行在同一服務器中,因此它們的輸出同時顯示在控制臺中。
The MDB classes do not need references defined because an MDB does not need user code to receive messages.
MDB類不需要定義引用,因為MDB不需要用戶代碼來接收消息。
Now you're ready to specify message destinations for the session bean and the MDBs.
現在您準備為會話bean和MDB指定消息目的地。
At least in the case of MDBs, you can specify the authentication information on the activation specification.
至少對于MDB,可以在活動規范中指定身份驗證信息。
Change the MDB's deployment descriptor to configure it to get messages from the queue on which WebSphere ESB puts them.
更改MDB的部署描述符,將其配置為從WebSphereESB放置消息的隊列獲取消息。
As an enterprise bean, MDBs are managed by the container and declaratively configured by an EJB deployment descriptor.
作為一種企業bean,MDB由容器來管理,并且通過一個EJB部署描述符進行宣告式的配置。
The application will contain a message-driven enterprise bean (MDB) connected to a JMS queue defined within the same application server.
應用程序包含消息驅動的企業bean(MDB),后者與相同應用服務器中定義的JMS隊列相連。
If we were to specify it, then your MDB could not be configured to work with either programming model at configuration time.
如果我們要指定它,那么就不能在配置時配置MDB來使用任一編程模型。
The maximum sessions property directly relates to the number of MDB instances that run in parallel for a listener port.
對于偵聽器端口,最大會話屬性直接與并發運行的MDB實例數相關聯。
JMS may be used by the asynchronous client application (if it is Java) or by the MDB (usually for the reply queue).
JMS可能由異步客戶端應用程序(如果它是Java)或MDB使用(通常用于應答隊列)。
The message is now available to be delivered to a message consumer, such as a service provider or an MDB.
現在,消息允許被傳遞給一個消息消費者,例如一個服務提供者或是一個MDB。
The work that the MDB method does would then be part of that transaction, including calls to other EJBs.
這樣,MDB方法執行的工作,包括對其它EJB的調用,就會成為事務的一部分。
Then the message delivered to the MDB was received as part of that transaction.
那么傳遞到MDB的消息就作為消息的一部分接收。
Similarly, for the proxy you can only invoke methods on the interface declared in the MDB's deployment descriptor.
類似地,對于代理,也只能調用在MDB的部署描述符中聲明的接口上的方法。
The interface between an MDB and its destination is defined by a configurable JMS resource called an activation specification.
MDB及其目的地之間的接口由名為激活規范的可配置JMS資源進行定義。
If this line is missing from any of the meshes in an armor part MDB, the resulting MDB will crash the game.
如果任何一個盔甲部件MDB的濾網中缺少這條線,則將導致MDB使游戲崩潰。
Interface illustrates, you could actually call the MDB without any parameters and use it simply to retrieve some value.
接口的第二個方法所表現的那樣,實際上可以不用任何參數調用MDB,只用它檢索一些值。
It is possible to install more Event Service MDBs for other JMS providers for the same Event Service.
可以為同一事件服務的其他JMS提供者安裝更多的事件服務MDB。
The listener port name can be any string, but the name in the MDB configuration must match.
偵聽器端口名稱可以是任意字符串,但必須與MDB配置中的名稱匹配。
Element, which gives the name of the interface class that the MDB implements.
元素,它給出了MDB實現的接口類的名字。
Being able to write an MDB that implements an arbitrary interface sounds too good to be true -- and indeed it is.
可以編寫實現任意接口的MDB,這聽起來太棒了,感覺不像是真的——可是它確實是真的。
Because of this unpredictable behavior, we recommended that you do not use this option for. Mdb or. Mdf files.
由于此行為不可預測,所以建議不要對.mdb或.mdf文件使用此選項。
If the MDB really does not require transactions (or persistence), then the requesting clients must know to send non-persistent messages.
如果MDB確實對事務性(或持久性)沒有要求,則請求客戶機必須知道要發送非持久性消息。
To enable the server to listen to a queue for incoming events, a MDB and listener port need to be configured and installed.
要使服務器能夠監聽進來的事件隊列,需要配置和安裝MDB和監聽器端口。
Therefore, you do not need to add references for that MDB.
因此,您不需要為那個MDB增加引用。
You now have everything in place for the moment when the resource adapter actually invokes an MDB.
現在所有工作都已經就緒,到了資源適配器實際調用MDB的時候了。
If you plan to share a database, the . mdb file should be located in a folder where users have read, write, create, and delete privileges.
如果你準備共享一個數據庫,該.MDB文件應該被放置在一個用戶擁有讀取、寫入、建立、刪除權限的目錄中。
Additionally, application servers can maintain multiple instances of an MDB to handle concurrent service requests.
此外,應用服務器可以維護一個MDB的多個實例,來處理并發的服務請求。
Also, the community has yet to hammer out a solid set of best practices for using MDBs.
而且,MDB社區也需要經歷更多的錘煉,以獲得一套成形的使用MDB的最佳實踐。
Data files can be of any file type, the most frequently used being text, XML, and database files such as Microsoft Access. Mdb files.
數據文件可以是任何文件類型,最常用的是文本、XML和數據庫文件(如MicrosoftAccess.mdb文件)。
Note that under this new model, you can leave a property out of the MDB's deployment descriptor and define it administratively instead.
注意在這個新模型中,可以不讓屬性出現在部署描述符中,而管理式地定義它。
And the overhauled MDB deployment descriptor, will require existing applications to be modified.
以及有很大變化的MDB部署描述符,它們將要求修改現有的應用程序。
A MDB associated with each operation that provides asynchronous non-Java client access over a JMS compliant MQ implementation.
與每個操作相關聯的MDB,通過遵循JMS的MQ實現來提供異步非Java客戶端訪問。
But in an application server environment, message receipt is typically performed via a message-driven bean (MDB).
但在應用服務器環境中,消息接收通常是通過消息驅動Bean(Message-drivenBean,MDB)執行的。
It sends JMS messages to a message destination, which the message-driven rule bean (MDB) is listening to for the arrived messages.
它把JMS消息發送到一個消息目的地,在那里由消息驅動的規則bean(MDB)監聽到達的消息。
Messages are inspected in the order they arrive on the MQ queue that the MDB's activation specification requests that it monitors.
檢查消息的順序為消息到達MDB的激活規范請求所監視的MQ隊列的順序。