Beginning Database-Driven Application Development in Java EE: Using GlassFish
Autor Yuli Vasilieven Limba Engleză Paperback – 24 sep 2008
- The book explains in detail how you can organize your Java EE solution into a multilayer architecture, placing most emphasis on how to implement the persistence and database tiers of an application.
- Through many examples, this book shows how you can efficiently use the Java Persistence features available in the Java EE platform. Find out how you can greatly simplify 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.
Preț: 221.40 lei
Preț vechi: 276.76 lei
-20% Nou
Puncte Express: 332
Preț estimativ în valută:
42.37€ • 44.01$ • 35.20£
42.37€ • 44.01$ • 35.20£
Carte disponibilă
Livrare economică 13-27 ianuarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781430209638
ISBN-10: 1430209631
Pagini: 436
Ilustrații: 400 p.
Dimensiuni: 178 x 235 x 23 mm
Greutate: 0.69 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 1430209631
Pagini: 436
Ilustrații: 400 p.
Dimensiuni: 178 x 235 x 23 mm
Greutate: 0.69 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Public țintă
Popular/generalCuprins
Setting Up Your Working Environment.- Getting Started with GlassFish.- Introducing EJB 3 and the Java Persistence API.- Planning the Application.- Planning a Java EE Application.- Planning the Underlying Database.- Building the Database Tier.- Implementing the Database Tier.- Setting Up the Data Source.- Building the Persistence Tier.- Designing JPA Entities.- Object/Relational Mapping.- Using EntityManager.- Using Java Persistence Query Language (JPQL).- Building the Business Logic Tier.- Designing Session Beans.- Managing Transactions.- Building the Presentation Tier and Testing.- Building the Presentation Tier.- Testing the Application.
Notă biografică
Yuli Vasiliev is a software developer, freelance author, and consultant currently specializing in open source development, Java technologies, databases, and service-oriented architecture (SOA). He has over 10 years of software development experience as well as several years of technical writing experience. He wrote a series of technical articles for the Oracle Technology Network (OTN) and Oracle Magazine.
Caracteristici
First 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 written a series of technical articles for Oracle Technology Network (OTN) and Oracle Magazine The open source and agile lightweight GlassFish TopLink is currently poised to be the likely open source Java Persistence tool to replace the maturing Hibernate