This book lets Java developers build Java EE applications interacting with a relational database via the Java Persistence API (JPA) and an open source implementation in Toplink. Then, the developer is able to deploy using the GlassFish Application Server.
Auflage
Sprache
Verlagsort
Zielgruppe
Für Beruf und Forschung
Popular/general
Illustrationen
Maße
Höhe: 235 mm
Breite: 191 mm
Dicke: 24 mm
Gewicht
ISBN-13
978-1-4302-0963-8 (9781430209638)
DOI
10.1007/978-1-4302-0964-5
Schweitzer Klassifikation
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.
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.