【文章內(nèi)容簡(jiǎn)介】
access to a single bean is attempted anyway the container serializes those requests, but via the @AccessTimeout annotation the container can throw an exception instead.[8] Stateful session beans39。 state may be persisted (passivated) automatically by the container to free up memory after the client hasn39。t accessed the bean for some time. The JPA extended persistence context is explicitly supported by Stateful Session Beans.[9] 樣例文本 C ? 2022年 8月 22日發(fā)布, JSR 19 定義。 ? 制定了構(gòu)建面向?qū)ο笊虅?wù)應(yīng)用的標(biāo)準(zhǔn)組建結(jié)構(gòu)。 ? 支持構(gòu)筑使用不同開(kāi)發(fā)工具所開(kāi)發(fā)之組件的聯(lián)合應(yīng)用部署。 ? 在多線程,連接池,事務(wù)管理等方面對(duì)用戶透明化。 ? 使符合“一次寫成,多次運(yùn)行”的 Java思想。 ? 關(guān)注企業(yè)級(jí)應(yīng)用生命期間的開(kāi)發(fā),部署,運(yùn)行等動(dòng)作。 ? 定義了不同開(kāi)發(fā)工具所需遵守的契約,以便其產(chǎn)品能夠在運(yùn)行期交互。 ? 支持與現(xiàn)行系統(tǒng)兼容,開(kāi)發(fā)者可以擴(kuò)展現(xiàn)有產(chǎn)品以使之支持 EJB。 ? 與其他 Java API兼容。 ? 支持 EJB與 Java2平臺(tái)企業(yè)版或者其他非 Java應(yīng)用程序之間的互操作性。