Pro Hibernate and MongoDB

Pro Hibernate and MongoDB
Author: Anghel Leonard
Publsiher: Apress
Total Pages: 377
Release: 2013-06-25
Genre: Computers
ISBN: 9781430257943

Download Pro Hibernate and MongoDB Book in PDF, Epub and Kindle

Shows how to use and integrate Hibernate and MongoDB. More specifically, this book guides you through the bootstrap; building transactions; handling queries and query entities; and mappings.

MongoDB for Java Developers

MongoDB for Java Developers
Author: Francesco Marchioni
Publsiher: Unknown
Total Pages: 0
Release: 2015-08-12
Genre: Java (Computer program language)
ISBN: 1785280279

Download MongoDB for Java Developers Book in PDF, Epub and Kindle

Design, build, and deliver efficient Java applications using the most advanced NoSQL databaseAbout This Book- Reuse the skills you have acquired through Hibernate or Spring to promote your applications to use NoSQL storage- Explore the list of libraries that are already available to assist you in developing Java EE applications with MongoDB- A step-by-step tutorial to create leaner and faster applications using MongoDBIn DetailThe NoSQL movement is growing in relevance, attracting more and more developers. The MongoDB database is a well-recognized rising star in the NoSQL world. It is a document database, which allows data persistence and enables you to query data in a nested state without any schema constraint and complex joins between documents.This book provides all the knowledge you need to make MongoDB fit in your application schema, at the best of its capabilities. It starts from a basic introduction to the driver that can be used to perform some low-level interaction with the storage. Then it moves to use different patterns to abstract the persistence layer into your applications, starting from the flexible Google JSON library to the Hibernate OGM Framework and finally landing on the Spring data framework.By the end of this book, you will know everything you need to use MongoDB in your Java applications.What You Will Learn- Install MongoDB and its client tools- Set up a basic project that uses a MongoDB driver and perform CRUD operations with it- Explore simple strategies for mapping Mongo documents with Java classes- Use bulk operations to speed up the creation of massive document- Design and develop a Java Enterprise application that uses MongoDB as storage- Develop and deploy an application that uses Hibernate OGM as a persistence layer for your entities- Use Spring Data and Spring Boot to leverage micro-services using MongoDB as storageWho This Book Is ForThis book is for Java developers and architects that want to learn how to develop Java applications using the most popular NoSQL solution and the use cases of it.Style and approachA simple, tutorial-like approach is used to explain the concepts contained in the book in the simplest possible way. The chapters of this book are arranged so that complexity increases progressively as you gain more experience from the earlier chapters.

Beginning Hibernate

Beginning Hibernate
Author: Joseph B. Ottinger,Jeff Linwood,Dave Minter
Publsiher: Apress
Total Pages: 234
Release: 2016-11-10
Genre: Computers
ISBN: 9781484223192

Download Beginning Hibernate Book in PDF, Epub and Kindle

Get started with the Hibernate 5 persistence layer and gain a clear introduction to the current standard for object-relational persistence in Java. This updated edition includes the new Hibernate 5.0 framework as well as coverage of NoSQL, MongoDB, and other related technologies, ranging from applications to big data. Beginning Hibernate is ideal if you’re experienced in Java with databases (the traditional, or connected, approach), but new to open-source, lightweight Hibernate. 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 5 using a present-day build process Use Java 8 features with Hibernate Integrate into the persistence life cycle Map using Java’s annotations Search and query with the new version of Hibernate Integrate with MongoDB using NoSQL Keep track of versioned data with Hibernate Envers Who This Book Is For Experienced Java developers interested in learning how to use and apply object-relational persistence in Java and who are new to the Hibernate persistence framework.

Pro Spring

Pro Spring
Author: Clarence Ho,Rob Harrop,Chris Schaefer
Publsiher: Apress
Total Pages: 713
Release: 2014-09-16
Genre: Computers
ISBN: 9781430261520

Download Pro Spring Book in PDF, Epub and Kindle

Pro Spring updates the perennial bestseller with the latest that the Spring Framework 4 has to offer. Now in its fourth edition, this popular book is by far the most comprehensive and definitive treatment of Spring available. With Pro Spring, you’ll learn Spring basics and core topics, and share the authors’ insights and real–world experiences with remoting, Hibernate, and EJB. Beyond the basics, you'll learn how to leverage the Spring Framework to build the various tiers or parts of an enterprise Java application: transactions, web and presentation tiers, deployment, and much more. A full sample application allows you to apply many of the technologies and techniques covered in this book and see how they work together. The agile, lightweight, open-source Spring Framework continues to be the de facto leading enterprise Java application development framework for today's Java programmers and developers. It works with other leading open-source, agile, and lightweight Java technologies such as Hibernate, Groovy, MyBatis, and more. Spring now works with Java EE and JPA 2 as well. After reading this definitive book, you'll be armed with the power of Spring to build complex Spring applications, top to bottom.

Pro JPA 2

Pro JPA 2
Author: Mike Keith,Merrick Schincariol
Publsiher: Apress
Total Pages: 497
Release: 2013-09-24
Genre: Computers
ISBN: 9781430249269

Download Pro JPA 2 Book in PDF, Epub and Kindle

Pro JPA 2, Second Edition introduces, explains, and demonstrates how to use the new Java Persistence API (JPA) 2.1 from the perspective of one of the specification creators. A one-of-a-kind resource, it provides both theoretical and extremely practical coverage of JPA usage for both beginning and advanced developers. Authors Mike Keith and Merrick Schincariol 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 overriding sample application, giving readers a context from which to start and helping them to understand the examples within an already familiar domain. After completing the book, you will have a full understanding of JPA and be able to successfully code applications using its annotations and APIs. The book also serves as an excellent reference guide during initial and later JPA application experiences. Hands-on examples for all aspects of the JPA specification Expert insight about various aspects of the API and when they are useful Portability hints to provide increased awareness of the potential for non–portable JPA code What you’ll learn How to get started with enterprise applications using JPA 2.1 Simple and advanced object–relational mapping techiques How to use the complete Entity Manager API How to create queries using the query language (JP QL) and the Criteria API Locking, concurrency, and other advanced concepts How to use XML mapping files and descriptors How to package and deploy your Java Persistence applications How to test your Java Persistence applications Who this book is for The book generally targets enterprise and persistence developers who fall in one of three categories: Those who are new to persistence; we will offer an introduction to persistence and to the basic concepts so these readers can have solid base from which to become proficient at JPA. Those who know and/or use existing ORM persistence products such as Hibernate or TopLink/EclipseLink. Those who have already used JPA and want to learn about newer features introduced by JPA 2.1, or have a good reference book to consult when they develop JPA applications. In general, we assume that the reader is knowledgeable with Java, SQL, and JDBC, and has a little knowledge of Java EE. Table of Contents Introduction Getting Started Enterprise Applications Object Relational Mapping Collection Mapping Entity Manager Using Queries Java Persistence Query Language Criteria Advanced Object Relational Mapping Advanced Queries Advanced Topics XML Mapping Files Packaging and Deployment Testing

Spring Data

Spring Data
Author: Mark Pollack,Oliver Gierke,Thomas Risberg
Publsiher: "O'Reilly Media, Inc."
Total Pages: 315
Release: 2012-10-24
Genre: Computers
ISBN: 9781449323950

Download Spring Data Book in PDF, Epub and Kindle

You can choose several data access frameworks when building Java enterprise applications that work with relational databases. But what about big data? This hands-on introduction shows you how Spring Data makes it relatively easy to build applications across a wide range of new data access technologies such as NoSQL and Hadoop. Through several sample projects, you’ll learn how Spring Data provides a consistent programming model that retains NoSQL-specific features and capabilities, and helps you develop Hadoop applications across a wide range of use-cases such as data analysis, event stream processing, and workflow. You’ll also discover the features Spring Data adds to Spring’s existing JPA and JDBC support for writing RDBMS-based data access layers. Learn about Spring’s template helper classes to simplify the use of database-specific functionality Explore Spring Data’s repository abstraction and advanced query functionality Use Spring Data with Redis (key/value store), HBase (column-family), MongoDB (document database), and Neo4j (graph database) Discover the GemFire distributed data grid solution Export Spring Data JPA-managed entities to the Web as RESTful web services Simplify the development of HBase applications, using a lightweight object-mapping framework Build example big-data pipelines with Spring Batch and Spring Integration

Practical Spring LDAP

Practical Spring LDAP
Author: Balaji Varanasi
Publsiher: Apress
Total Pages: 204
Release: 2013-10-28
Genre: Computers
ISBN: 9781430263975

Download Practical Spring LDAP Book in PDF, Epub and Kindle

Practical Spring LDAP is your guide to developing Java-based enterprise applications using the Spring LDAP Framework. This book explains the purpose and fundamental concepts of LDAP before giving a comprehensive tour of the latest version, Spring LDAP 1.3.2. It provides a detailed treatment of LDAP controls and the new features of Spring LDAP 1.3.2 such as Object Directory Mapping and LDIF parsing. LDAP has become the de-facto standard for storing and accessing information in enterprises. Despite its widespread adoption, developers often struggle when it comes to using this technology effectively. The traditional JNDI approach has proven to be painful and has resulted in complex, less modular applications. The Spring LDAP Framework provides an ideal alternative. What you’ll learnA simpler approach to developing enterprise applications with Spring LDAPClear, working code samples with unit/integration testsAdvanced features such as transactions and connection poolingA deeper look at LDAP search and out of the box filters supplied by the frameworkNew features such as Object Directory Mapping and LDIF parsingDetailed treatment of search controls and paged result implementationHelpful tips that can save time and frustrationWho this book is for This book is ideal for anyone with Java and Spring development experience who wants to master the intricacies of Spring LDAP. Table of Contents1. Introduction to LDAP 2. Java Support for LDAP 3. Introducing Spring LDAP 4. Testing LDAP Code 5. Advanced Spring LDAP 6. Searching LDAP 7. Sorting and Paging Results 8. Object-Directory Mapping 9. LDAP Transactions 10. Odds and Ends

Mastering MongoDB 3 x

Mastering MongoDB 3 x
Author: Alex Giamas
Publsiher: Packt Publishing Ltd
Total Pages: 332
Release: 2017-11-17
Genre: Computers
ISBN: 9781783982615

Download Mastering MongoDB 3 x Book in PDF, Epub and Kindle

An expert's guide to build fault tolerant MongoDB application About This Book Master the advanced modeling, querying, and administration techniques in MongoDB and become a MongoDB expert Covers the latest updates and Big Data features frequently used by professional MongoDB developers and administrators If your goal is to become a certified MongoDB professional, this book is your perfect companion Who This Book Is For Mastering MongoDB is a book for database developers, architects, and administrators who want to learn how to use MongoDB more effectively and productively. If you have experience in, and are interested in working with, NoSQL databases to build apps and websites, then this book is for you. What You Will Learn Get hands-on with advanced querying techniques such as indexing, expressions, arrays, and more. Configure, monitor, and maintain highly scalable MongoDB environment like an expert. Master replication and data sharding to optimize read/write performance. Design secure and robust applications based on MongoDB. Administer MongoDB-based applications on-premise or in the cloud Scale MongoDB to achieve your design goals Integrate MongoDB with big data sources to process huge amounts of data In Detail MongoDB has grown to become the de facto NoSQL database with millions of users—from small startups to Fortune 500 companies. Addressing the limitations of SQL schema-based databases, MongoDB pioneered a shift of focus for DevOps and offered sharding and replication maintainable by DevOps teams. The book is based on MongoDB 3.x and covers topics ranging from database querying using the shell, built in drivers, and popular ODM mappers to more advanced topics such as sharding, high availability, and integration with big data sources. You will get an overview of MongoDB and how to play to its strengths, with relevant use cases. After that, you will learn how to query MongoDB effectively and make use of indexes as much as possible. The next part deals with the administration of MongoDB installations on-premise or in the cloud. We deal with database internals in the next section, explaining storage systems and how they can affect performance. The last section of this book deals with replication and MongoDB scaling, along with integration with heterogeneous data sources. By the end this book, you will be equipped with all the required industry skills and knowledge to become a certified MongoDB developer and administrator. Style and approach This book takes a practical, step-by-step approach to explain the concepts of MongoDB. Practical use-cases involving real-world examples are used throughout the book to clearly explain theoretical concepts.