Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7(495) 980-12-10
  пн-пт: 10-18 сб,вс: 11-18
  shop@logobook.ru
   
    Поиск книг                    Поиск по списку ISBN Расширенный поиск    
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Хиты | |
 

Pro Jakarta Persistence in Jakarta EE 10: An In-Depth Guide to Persistence in Enterprise Java Development, Jungmann Lukas, Keith Mike, Schincariol Merrick


Варианты приобретения
Цена: 9083.00р.
Кол-во:
Наличие: Поставка под заказ.  Есть в наличии на складе поставщика.
Склад Америка: Есть  
При оформлении заказа до: 2025-07-28
Ориентировочная дата поставки: Август-начало Сентября
При условии наличия книги у поставщика.

Добавить в корзину
в Мои желания

Автор: Jungmann Lukas, Keith Mike, Schincariol Merrick
Название:  Pro Jakarta Persistence in Jakarta EE 10: An In-Depth Guide to Persistence in Enterprise Java Development
ISBN: 9781484274422
Издательство: Springer
Классификация:

ISBN-10: 1484274423
Обложка/Формат: Paperback
Страницы: 782
Вес: 1.33 кг.
Дата издания: 01.01.2022
Язык: English
Издание: 4th ed.
Иллюстрации: 71 illustrations, black and white; xxiii, 756 p. 71 illus.
Размер: 25.40 x 17.78 x 3.96 cm
Читательская аудитория: Professional & vocational
Подзаголовок: An in-depth guide to persistence in enterprise java development
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: Германии
Описание: Learn to use the Jakarta Persistence API and other related APIs as found in the Jakarta EE 10 platform from the perspective of one of the specification creators. A one-of-a-kind resource, this in-depth book provides both theoretical and practical coverage of Jakarta Persistence usage for experienced Java developers. Authors Lukas Jungmann, Mike Keith, Merrick Schincariol, Massimo Nardone take a hands-on approach, based on their wealth of experience and expertise, by giving examples to illustrate each concept of the API and showing how it is used in practice. The examples use a common model from an overarching sample application, giving you a context from which to start and helping you to understand the examples within an already familiar domain. After completing this in-depth book, you will have a full understanding of persistence and be able to successfully code applications using its annotations and APIs. The book also serves as an excellent reference guide. What You Will Learn * Use Jakarta Persistence in the context of enterprise applications * Work with object relational mappings (ORMs), collection mappings and more * Build complex enterprise Java applications that persist data long after the process terminates * Connect to and persist data with a variety of databases, file formats, and more * Use queries, including the Jakarta Persistence Query Language (Jakarta Persistence QL) * Carry out advanced ORM, queries and XML mappings * Package, deploy and test your Jakarta persistence-enabled enterprise applications Who This Book Is For Experienced Java programmers and developers with at least some prior experience with Jakarta EE or Java EE platform APIs.
Дополнительное описание: 1. Introduction.- 2. Getting Started.- 3. Enterprise Applications.- 4. Object Relational Mapping.- 5. Collection Mapping.- 6. Entity Manager.- 7. Using Queries.- 8. Query Language.- 9. Criteria API.- 10. Advanced Object-Relational Mapping.- 11. Advanced Q



Beginning Jakarta Ee: Enterprise Edition for Java: From Novice to Professional

Автор: Spath Peter
Название: Beginning Jakarta Ee: Enterprise Edition for Java: From Novice to Professional
ISBN: 1484250788 ISBN-13(EAN): 9781484250785
Издательство: Springer
Рейтинг:
Цена: 7685.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Build Java-based enterprise applications using the open source Eclipse Jakarta EE platform. This feature-packed book teaches you enterprise Java development top to bottom. It covers Java web-tier development using servlets, JavaServer Faces (JSF), RESTful applications, and JSON. You’ll also cover Java data-tier development using persistence and transaction handling, messaging services, remote procedure calls, concurrency, and security to round out a complete Java-based enterprise application.
Step by step and easy to follow, Beginning Jakarta EE includes many practical examples. Written by a Java expert and consultant, this book contains the best information possible on enterprise Java technologies. You’ll see that Jakarta EE is the next evolution of Java EE 8 and how it is one of the leading Java platforms for enterprise application development.
What You Will Learn
Build enterprise Java applications using Jakarta EESet up your development environmentCreate page-flow web applications with JSF Write single-page web applications with REST and JSONPersist data using JPA in Jakarta EEBuild enterprise Java modules using EJBs and CDI Work with transaction engines using JTA Secure, log, and monitor your Jakarta EE applications
Who This Book Is For
Beginning Java EE application developers with some experience of Java 8.
Object Orientation with Parallelism and Persistence

Автор: Burkhard Freitag; Cliff B. Jones; Christian Lengau
Название: Object Orientation with Parallelism and Persistence
ISBN: 0792397703 ISBN-13(EAN): 9780792397700
Издательство: Springer
Рейтинг:
Цена: 25149.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Both object orientation and parallelism are modern programming paradigms. Object orientation raises hopes for increased productivity of software generation and maintenance methods. Parallelism can serve to structure a problem but also promises faster program execution. This work is of interest to researchers working in software engineering.

Jakarta EE Cookbook - Second Edition: Practical recipes for enterprise Java developers to deliver large scale applications with Jakarta EE

Автор: Moraes Elder
Название: Jakarta EE Cookbook - Second Edition: Practical recipes for enterprise Java developers to deliver large scale applications with Jakarta EE
ISBN: 1838642889 ISBN-13(EAN): 9781838642884
Издательство: Неизвестно
Рейтинг:
Цена: 7171.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Java EE is being transferred from Oracle to Eclipse Foundation and will have a new name: Jakarta EE. It will be a collection of technologies and APIs that would help developers build Enterprise Applications. This book will help enterprise Java developers to create real-world solutions using the latest features and specifications of Jakarta EE

Introducing Jakarta Ee CDI: Contexts and Dependency Injection for Enterprise Java Development

Автор: Saeed Luqman
Название: Introducing Jakarta Ee CDI: Contexts and Dependency Injection for Enterprise Java Development
ISBN: 1484256417 ISBN-13(EAN): 9781484256411
Издательство: Springer
Рейтинг:
Цена: 6288.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Chapter 1: What is Java EE? Chapter 2: What is a Java Specification Request (JSR)? Chapter 3: What is a Reference Implementation? Chapter 4: What is an Application Server? Chapter 5: What is Jakarta EE? Chapter 6: Why Jakarta EE? Chapter 7: Jakarta EE And the Spring Framework Chapter 8: The Contexts and Dependency Injection (CDI) API Chapter 9: CDI StereotypesChapter 10: The CDI EcosystemAfterword

The Definitive Guide to Jakarta Faces in Jakarta Ee 10: Using Eclipse Jakarta Ee for Enterprise Java Development

Автор: Scholtz Bauke, Tijms Arjan
Название: The Definitive Guide to Jakarta Faces in Jakarta Ee 10: Using Eclipse Jakarta Ee for Enterprise Java Development
ISBN: 1484273095 ISBN-13(EAN): 9781484273098
Издательство: Springer
Рейтинг:
Цена: 9083.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Learn and master the new features in the new Eclipse Jakarta Faces (formerly JavaServer Faces or JSF) web framework in this definitive guide written by two of the driving forces of the Faces project and the co-creators of the OmniFaces library. Authors Bauke Scholtz and Arjan Tijms take you through real-world examples that demonstrate how these new features are used with other APIs in Jakarta EE. You’ll see the new and exciting ways Jakarta Faces applications can use to communicate between a client and a server, such as using WebSockets, invoking bean methods directly from Ajax, executing client-side JavaScript when Ajax calls complete, and more Along the way you’ll broaden your knowledge of Faces components and web APIs best practices, and learn a great deal about the internals of Faces and the design decisions that have been made when building the Faces API. For example, you’ll see what artefacts are now CDI injectable, how CDI changed Faces internally, and what some of the caveats are when working with the CDI versions of a Faces artefact. Furthermore, you'll build an example application from scratch. After reading The Definitive Guide to Jakarta Faces in Jakarta EE 10, you'll be ready to build your own efficient and secure web applications. What You Will Learn * Leverage the new features in Jakarta Faces in Jakarta EE in your existing applications * Integrate Faces and CDI * Use the brand new Component Search Expression framework, which enables you to more easily locate components from your template * Extend the Component Search Expression framework with your own search operators * Work with the different ways of mapping requests to Faces, make your application use extension-less URLs, and programmatically inspect which resources are present in your application * Master the best practices for web application development and see which are obsolete Who This Book Is For Existing JSF or Java developers who need to create a web UI. No prior knowledge of Faces is required, but the book does skew towards the more experienced developer. Concepts such as dependency injection and MVC are assumed to be known, as is a general knowledge about HTML, HTTP and other web standards.

The Definitive Guide to Security in Jakarta EE: Securing Java-based Enterprise Applications with Jakarta Security, Authorization, Authentication and M

Автор: Tijms Arjan, Bais Teo, Keil Werner
Название: The Definitive Guide to Security in Jakarta EE: Securing Java-based Enterprise Applications with Jakarta Security, Authorization, Authentication and M
ISBN: 1484279441 ISBN-13(EAN): 9781484279441
Издательство: Springer
Рейтинг:
Цена: 9083.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Refer to this definitive and authoritative book to understand the Jakarta EE Security Spec, with Jakarta Authentication & Authorization as its underlying official foundation. Jakarta EE Security implementations are discussed, such as Soteria and Open Liberty, along with the build-in modules and Jakarta EE Security third-party modules, such as Payara Yubikey & OIDC, and OmniFaces JWT-Auth. The book discusses Jakarta EE Security in relation to SE underpinnings and provides a detailed explanation of how client-cert authentication over HTTPS takes place, how certifications work, and how LDAP-like names are mapped to caller/user names. General (web) security best practices are presented, such as not storing passwords in plaintext, using HTTPS, sanitizing inputs to DB queries, encoding output, and explanations of various (web) attacks and common vulnerabilities are included. Practical examples of securing applications discuss common needs such as letting users explicitly log in, sign up, verify email safely, explicitly log in to access protected pages, and go direct to the log in page. Common issues are covered such as abandoning an authentication dialog halfway and later accessing protected pages again. What You Will Learn * Know what Jakarta/Java EE security includes and how to get started learning and using this technology for today's and tomorrow's enterprise Java applications * Secure applications: traditional server-side web apps built with JSF (Faces) as well as applications based on client-side frameworks (such as Angular) and JAX-RS * Work with the daunting number of security APIs in Jakarta EE * Understand how EE security evolved Who This Book Is For Java developers using Jakarta EE and writing applications that need to be secured (every application). Basic knowledge of Servlets and CDI is assumed. Library writers and component providers who wish to provide additional authentication mechanisms for Jakarta EE also will find the book useful.

Cryptography and Cryptanalysis in Java: Creating and Programming Advanced Algorithms with Java SE 17 LTS and Jakarta EE 10

Автор: Nita Stefania Loredana, Mihailescu Marius Iulian
Название: Cryptography and Cryptanalysis in Java: Creating and Programming Advanced Algorithms with Java SE 17 LTS and Jakarta EE 10
ISBN: 1484281047 ISBN-13(EAN): 9781484281048
Издательство: Springer
Рейтинг:
Цена: 6206.00 р.
Наличие на складе: Нет в наличии.

Описание: Here is your in-depth guide to cryptography and cryptanalysis in Java. This book includes challenging cryptographic solutions that are implemented in Java 17 and Jakarta EE 10. It provides a robust introduction to Java 17's new features and updates, a roadmap for Jakarta EE 10 security mechanisms, a unique presentation of the "hot points" (advantages and disadvantages) from the Java Cryptography Architecture (JCA), and more. The book dives into the classical simple cryptosystems that form the basis of modern cryptography, with fully working solutions (encryption/decryption operations). Pseudo-random generators are discussed as well as real-life implementations. Hash functions are covered along with practical cryptanalysis methods and attacks, asymmetric and symmetric encryption systems, signature and identification schemes. The book wraps up with a presentation of lattice-based cryptography and the NTRU framework library. Modern encryption schemes for cloud and big data environments (homomorphic encryption and searchable encryption) also are included. After reading and using this book, you will be proficient with crypto algorithms and know how to apply them to problems you may encounter. What You Will Learn * Develop programming skills for writing cryptography algorithms in Java * Dive into security schemes and modules using Java * Explore “good” vs “bad” cryptography based on processing execution times and reliability * Play with pseudo-random generators, hash functions, etc. * Leverage lattice-based cryptography methods, the NTRU framework library, and more Who This Book Is For Those who want to learn and leverage cryptography and cryptanalysis using Java. Some prior Java and/or algorithm programming exposure is highly recommended.

Beginning Jakarta Ee Web Development: Using Jsp, Jsf, Mysql, and Apache Tomcat for Building Java Web Applications

Автор: Manelli Luciano, Zambon Giulio
Название: Beginning Jakarta Ee Web Development: Using Jsp, Jsf, Mysql, and Apache Tomcat for Building Java Web Applications
ISBN: 1484258657 ISBN-13(EAN): 9781484258651
Издательство: Springer
Рейтинг:
Цена: 7685.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Start building Java-based web applications now, even if you're a complete newcomer to Java. Comprehensive and example-driven, this book is all you need to develop dynamic Java-based web applications using JSP, connect to databases with JSF, and put them into action using the popular open source Java web server, Apache Tomcat.

Beginning Jakarta EE Web Development is a comprehensive introduction to building Java-based web applications using JSP, JSF, MySQL, and the Apache Tomcat web application server. Other APIs including JSON, JSTL, and XML parser are covered along the way.

Key concepts are made easy to grasp with numerous working examples and a walk-through of the development of a complete ecommerce project. This book is written for professionals by practicing Java web application professionals and experts.

What You Will Learn

  • Build Java-based web applications using JSP and JSF with Eclipse Jakarta EE
  • Configure your database with MySQL
  • Define XML documents for your applications
  • Use the Apache MyFaces APIs to create JSF applications
  • Integrate and implement JSF and JSP together
  • Build an online ecommerce web application

Who This Book Is For

Programmers new to programming in Java and programming in general.

Apache Jakarta-Tomcat

Автор: James Goodwill
Название: Apache Jakarta-Tomcat
ISBN: 1893115364 ISBN-13(EAN): 9781893115361
Издательство: Springer
Рейтинг:
Цена: 3912.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: A resource for all Java Web application developers - Covers the latest release of Jakarta-Tomcat (4.0) - Includes instruction on how to use all of Tomcat`s major features, including installation and configuration, security management, and integration with Apache Web Server, SOAP, Log4J, and Struts.

Hands-On Cloud-Native Microservices with Jakarta EE

Автор: Fugaro Luigi, Vocale Mauro
Название: Hands-On Cloud-Native Microservices with Jakarta EE
ISBN: 178883786X ISBN-13(EAN): 9781788837866
Издательство: Неизвестно
Рейтинг:
Цена: 9010.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book is a hands-on guide, exploring how to build microservice-based applications that dynamically scale and are resilient and native to the cloud. It will take your skills to the next level and get you acquainted with new architecture design and patterns, with the latest developing frameworks and techniques.

Jakarta Ee Recipes: A Problem-Solution Approach

Автор: Juneau Josh
Название: Jakarta Ee Recipes: A Problem-Solution Approach
ISBN: 1484255860 ISBN-13(EAN): 9781484255865
Издательство: Springer
Рейтинг:
Цена: 4611.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Intermediate-Advanced user level

Beginning Hibernate 6: Java Persistence from Beginner to Pro

Автор: Ottinger Joseph B., Linwood Jeff, Minter Dave
Название: Beginning Hibernate 6: Java Persistence from Beginner to Pro
ISBN: 1484273362 ISBN-13(EAN): 9781484273364
Издательство: Springer
Рейтинг:
Цена: 8384.00 р.
Наличие на складе: Поставка под заказ.

Описание: Get started with Hibernate, an open source Java persistence layer and gain a clear introduction to the current standard for object-relational persistence in Java. This updated edition includes the new Hibernate 6.0 framework which covers new configuration, new object relational mapping changes, and enhanced integration with the more general Spring, Boot and Quarkus and other Java frameworks. The book keeps its focus on Hibernate without wasting time on nonessential third-party tools, so you’ll be able to immediately start building transaction-based engines and applications. Experienced authors Joseph Ottinger with Dave Minter and Jeff Linwood provide more in-depth examples than any other book for Hibernate beginners. They present their material in a lively, example-based manner—not a dry, theoretical, hard-to-read fashion. What You'll Learn * Build enterprise Java-based transaction-type applications that access complex data with Hibernate * Work with Hibernate 6 using a present-day build process * Integrate into the persistence life cycle * Search and query with the new version of Hibernate * Keep track of versioned data with Hibernate Envers Who This Book Is For Programmers experienced in Java with databases (the traditional, or connected, approach), but new to open-source, lightweight Hibernate.


ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru
   В Контакте     В Контакте Мед  Мобильная версия