mdb的意思
mdb中文翻譯:
abbr.元數據庫(MetaDatase)
frail synonym───脆弱同義詞
oh my gosh───哦,我的天啊
fructose metabolism───果糖代謝
cinematics definition───電影定義
cove molding───油畫外框的一種(邊呈凹圓狀)
tia maria───添萬利(牙買加語,咖啡酒);添萬力
stratified random sampling───分層任意抽樣,分層隨機抽樣,分層隨機取土樣
forementioned site───前場
imprecation means───懇求的意思
caramel corn───焦糖爆米花
The EJB project contains the task agent MDB.───這個EJB項目包含任務代理mdb。
For the MDB, things are even simpler.───對于MDB,事情變得更簡單了。
Using mdb, the modular debugger───使用 mdb,模塊化調試器
The MDB code is also identical to that of the point-to-point article; it prints the contents of each message it receives.───MDB代碼也與點到點文章中的代碼完全相同;它將輸出其所接收到的每個消息的內容。
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 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不需要用戶代碼來接收消息。
Using a combination of an MDB and some JAXB code, you can enable Twittering about the start and end of file transfers, and even include some hash tags defined inside the metadata of a transfer.
For more information about select queries, see the topic Create a select or crosstab query ( MDB ).
Application Developer creates a Message-Driven Bean (MDB) within a separate EJB Module from that of the Stateless Session bean Web service implementation module.
The MDB listens for incoming requests on the request queue and sends responses on the reply queue.
It sends JMS messages to the request queue on the service integration bus or WebSphere MQ that the JRules MDB is listening to and gets the result from the response queue.
For application-oriented MDB, backup and restore schemes on the basis of redo log and checkpoint file etc are the key for MDB's recovery.
The MDB only handles messages that have the JMSType header field set to package_received (this is defined in the MDB's deployment descriptor).
For more advanced help, see the topic Create a select or crosstab query ( MDB ).
The MDB receives the message asynchronously and prints message delivery statistics on each 100th message.