標(biāo)題: Titlebook: Beginning Database-Driven Application Development in Java EE; Using GlassFish Yuli Vasiliev Book 2008 Yuli Vasiliev 2008 Deployment.Framewo [打印本頁] 作者: digestive-tract 時(shí)間: 2025-3-21 19:26
書目名稱Beginning Database-Driven Application Development in Java EE影響因子(影響力)
書目名稱Beginning Database-Driven Application Development in Java EE影響因子(影響力)學(xué)科排名
書目名稱Beginning Database-Driven Application Development in Java EE網(wǎng)絡(luò)公開度
書目名稱Beginning Database-Driven Application Development in Java EE網(wǎng)絡(luò)公開度學(xué)科排名
書目名稱Beginning Database-Driven Application Development in Java EE被引頻次
書目名稱Beginning Database-Driven Application Development in Java EE被引頻次學(xué)科排名
書目名稱Beginning Database-Driven Application Development in Java EE年度引用
書目名稱Beginning Database-Driven Application Development in Java EE年度引用學(xué)科排名
書目名稱Beginning Database-Driven Application Development in Java EE讀者反饋
書目名稱Beginning Database-Driven Application Development in Java EE讀者反饋學(xué)科排名
作者: 興奮過度 時(shí)間: 2025-3-21 22:42
rm.The author is a recognized Java industry expert who has w.Beginning Database-Driven Application Development in Java? EE: Using GlassFish?. focuses on the open source GlassFish persistence engine. This book shows Java programmers how to develop applications utilizing relational database technologi作者: 形狀 時(shí)間: 2025-3-22 01:00
Dispersive Mixing on a Two-Roll Milld and plan the application structure. Finally, you need to determine what application modules you have to develop and how these modules will interact with each other, planning the steps for building and deploying each application component.作者: Delectable 時(shí)間: 2025-3-22 08:10 作者: Decrepit 時(shí)間: 2025-3-22 10:43 作者: 容易生皺紋 時(shí)間: 2025-3-22 13:40 作者: sed-rate 時(shí)間: 2025-3-22 20:51
Book 2008fy the task of building the persistence layer of your Java EE application by moving some application logic into the underlying database, utilizing database views, stored programs, and triggers. . .The book also explains how to deploy Java EE applications to GlassFish, a free, open source Java EE 5–compliant application server. ..作者: 神圣將軍 時(shí)間: 2025-3-22 23:27 作者: INTER 時(shí)間: 2025-3-23 02:49 作者: Monotonous 時(shí)間: 2025-3-23 09:28 作者: Ischemic-Stroke 時(shí)間: 2025-3-23 12:54
Implementing the Database Tiercation. The underlying database is an important part of most applications. Considering the underlying database as a black box used just to store and retrieve information limits your ability to take full advantage of the database features that could help you build a more efficient solution.作者: PON 時(shí)間: 2025-3-23 16:45 作者: arbovirus 時(shí)間: 2025-3-23 18:20 作者: 流行 時(shí)間: 2025-3-24 01:56 作者: CROAK 時(shí)間: 2025-3-24 02:52
Getting Started with GlassFishation became the main source code donors for this project. As a result of this effort, we have a freely available, open source, Java EE 5-compatible application server that is quickly growing in popularity. As of this writing, the final release of GlassFish 2 is available, and the community is working on GlassFish 3.作者: 橡子 時(shí)間: 2025-3-24 10:01 作者: 受傷 時(shí)間: 2025-3-24 12:39
Implementing the Database Tiercation. The underlying database is an important part of most applications. Considering the underlying database as a black box used just to store and retrieve information limits your ability to take full advantage of the database features that could help you build a more efficient solution.作者: 協(xié)迫 時(shí)間: 2025-3-24 17:22
Object/Relational Mappingrily digress from the sample you started building in the preceding chapters and give you a closer look at the object/relational mapping of Java objects to relational database data, investigating this facility with many examples.作者: 苦笑 時(shí)間: 2025-3-24 22:22 作者: 刺穿 時(shí)間: 2025-3-24 23:35
https://doi.org/10.1007/978-1-4302-0964-5Deployment; Framework; Java; Java EE; MySQL; database; relational database作者: 無關(guān)緊要 時(shí)間: 2025-3-25 03:53
New Fluorinated Silicones And PolystyrenesThis chapter provides a quick guide to setting up the software components required to follow the samples provided in this book. In particular, it covers how to obtain, install, test, and prepare for using the following pieces of software:作者: voluble 時(shí)間: 2025-3-25 09:48
Recent Advances In Cationic PolymerizationIn the preceding chapter, you learned about GlassFish, one of the most powerful Java EE 5-compatible application servers. By Java EE 5 compatible, I mean you can deploy Java applications, which are built in compliance with the Java EE 5 specification, to this application server.作者: 阻礙 時(shí)間: 2025-3-25 12:10 作者: 悠然 時(shí)間: 2025-3-25 16:52
C. P. Reghunadhan Nair,G. ClouetNow that you have both the underlying database and the data source allowing the applications deployed to the application server to communicate with that database, you can move on and build the persistence tier, designing the JPA entities through which the sample will actually interact with the underlying database tables.作者: 俗艷 時(shí)間: 2025-3-25 20:08
Fuzzy Model Based Chaotic Cryptosystems,In the past three chapters, you learned a lot about the Java Persistence API, which you can utilize as a standards-based persistence solution in your Java EE and even Java SE applications. You’re now ready to take a closer look at how you can utilize the Java Persistence API from enterprise beans.作者: 橫條 時(shí)間: 2025-3-26 00:46
Integration of Syrian Refugees in TurkeyTransactions are an important part of any enterprise system. When your Java EE application performs operations affecting the underlying data, the changes are done within the scope of a transaction, ensuring the data you’re dealing with is always in a consistent state.作者: 偽證 時(shí)間: 2025-3-26 05:02
Setting Up Your Working EnvironmentThis chapter provides a quick guide to setting up the software components required to follow the samples provided in this book. In particular, it covers how to obtain, install, test, and prepare for using the following pieces of software:作者: Mawkish 時(shí)間: 2025-3-26 11:59
Introducing EJB 3 and the Java Persistence APIIn the preceding chapter, you learned about GlassFish, one of the most powerful Java EE 5-compatible application servers. By Java EE 5 compatible, I mean you can deploy Java applications, which are built in compliance with the Java EE 5 specification, to this application server.作者: Asparagus 時(shí)間: 2025-3-26 14:41
Setting Up the Data SourceBy now you should have the underlying database created as discussed in the preceding chapters. Before you can use it as part of an enterprise application, you have to define the data source in your application server, through which the database will be available to the components deployed to the server.作者: 不真 時(shí)間: 2025-3-26 17:33
Designing JPA EntitiesNow that you have both the underlying database and the data source allowing the applications deployed to the application server to communicate with that database, you can move on and build the persistence tier, designing the JPA entities through which the sample will actually interact with the underlying database tables.作者: 凹處 時(shí)間: 2025-3-26 22:04 作者: Intend 時(shí)間: 2025-3-27 03:29 作者: harangue 時(shí)間: 2025-3-27 09:13
New Fluorinated Silicones And Polystyrenesation became the main source code donors for this project. As a result of this effort, we have a freely available, open source, Java EE 5-compatible application server that is quickly growing in popularity. As of this writing, the final release of GlassFish 2 is available, and the community is working on GlassFish 3.作者: CULP 時(shí)間: 2025-3-27 12:31
Tough Interpenetrating Polymer Networksution. Like planning any other application tier, you should consider database tier planning in light of your business needs. Although you may already have an underlying database containing the core data your application will access, you still often need to adjust an existing database structure to address the requirements of the application.作者: 外向者 時(shí)間: 2025-3-27 14:29
Introduction To Emulsion Polymerizationcation. The underlying database is an important part of most applications. Considering the underlying database as a black box used just to store and retrieve information limits your ability to take full advantage of the database features that could help you build a more efficient solution.作者: overhaul 時(shí)間: 2025-3-27 21:27
G. J. Pratt,H. Y. Ong,M. J. A. Smithrily digress from the sample you started building in the preceding chapters and give you a closer look at the object/relational mapping of Java objects to relational database data, investigating this facility with many examples.作者: Pde5-Inhibitors 時(shí)間: 2025-3-27 22:34
Lucien Monnerie,Jean-Louis Halary how to associate entities with the corresponding underlying database tables and also to describe relationships between entities and how the operations performed on related entities should work. The object/relational mapping facility, however, has nothing to do with managing entity instances and their life cycles.作者: BATE 時(shí)間: 2025-3-28 06:09
Yuli VasilievFirst book that covers the GlassFish TopLink engine, and one of the first books overall to cover GlassFish development and deployment platform.The author is a recognized Java industry expert who has w作者: squander 時(shí)間: 2025-3-28 07:55
http://image.papertrans.cn/b/image/182302.jpg作者: 我的巨大 時(shí)間: 2025-3-28 11:43
New Fluorinated Silicones And Polystyrenesation became the main source code donors for this project. As a result of this effort, we have a freely available, open source, Java EE 5-compatible application server that is quickly growing in popularity. As of this writing, the final release of GlassFish 2 is available, and the community is worki作者: 我不怕犧牲 時(shí)間: 2025-3-28 16:54 作者: 舞蹈編排 時(shí)間: 2025-3-28 21:33
Tough Interpenetrating Polymer Networksution. Like planning any other application tier, you should consider database tier planning in light of your business needs. Although you may already have an underlying database containing the core data your application will access, you still often need to adjust an existing database structure to ad作者: Ossification 時(shí)間: 2025-3-28 23:54 作者: vitrectomy 時(shí)間: 2025-3-29 03:24
G. J. Pratt,H. Y. Ong,M. J. A. Smithrily digress from the sample you started building in the preceding chapters and give you a closer look at the object/relational mapping of Java objects to relational database data, investigating this facility with many examples.作者: 種屬關(guān)系 時(shí)間: 2025-3-29 07:31 作者: Fretful 時(shí)間: 2025-3-29 13:08 作者: 無可非議 時(shí)間: 2025-3-29 16:53
pplication logic into the underlying database, utilizing database views, stored programs, and triggers. . .The book also explains how to deploy Java EE applications to GlassFish, a free, open source Java EE 5–compliant application server. ..978-1-4302-0963-8978-1-4302-0964-5作者: 學(xué)術(shù)討論會(huì) 時(shí)間: 2025-3-29 23:16
Beginning Database-Driven Application Development in Java EEUsing GlassFish作者: STING 時(shí)間: 2025-3-30 00:08 作者: 松緊帶 時(shí)間: 2025-3-30 06:10
10樓作者: 豎琴 時(shí)間: 2025-3-30 09:01
10樓