eBooks-it.org Logo
eBooks-IT.org Inner Image

Just Spring Data Access

Just Spring Data Access Image

Book Details:

Publisher:O'Reilly Media
Series: OReilly
Author:Madhusudhan Konda
Edition:1
ISBN-10:1449328385
ISBN-13:9781449328382
Pages:78
Published:Jun 16 2012
Posted:Nov 19 2014
Language:English
Book format:PDF
Book size:6.46 MB

Book Description:

JDBC has simplified database access in Java applications, but a few nagging wrinkles remainnamely, persisting Java objects to relational databases. With this book, you'll learn how the Spring Framework makes that job incredibly easy with dependency injection, template classes, and object-relational-mapping (ORM).Through sample code, you'll discover how Spring streamlines the use of JDBC and ORM tools such as Hibernate, the Java Persistence API (JPA), and Java Data Objects (JDO). If you're a Java developer familiar with Spring (perhaps through O'Reilly's Just Spring tutorial) and want to advance your data access skills, this book shows you how.Learn how to use Spring's basic and advanced data access tools Work with Spring's JdbcTemplate class to separate non-critical code from business code Eliminate placeholder variables in your queries with the NamedParameterJdbcTemplate class Use Spring's template classes to perform batch executions Operate inserts on database tables without writing any SQL statements Learn about Spring's support for Hibernate as an object-relational-mapping tool Use JPA as a standards-based ORMalone or with Spring support Move data from a relational to a non-relational database with JDO

Download Link:

Related Books:

Just Spring

Just Spring Image
Get a concise introduction to Spring, the popular open source framework for building lightweight enterprise applications on the Java platform. This example-driven book for Java developers delves into the framework's basic features, as well as complex concepts such as containers. You'll learn how Spring makes Java Messaging Service easier to work with, and how its support for Hibernate helps you work with data persistence and retrieval.In this revised edition of Just Spring, you'll get your hands deep into sample code, beginning with a problem that illustrates Spring's core principle: dependency injection. In the chapters that follow, author Madhusudhan Konda walks you through features that underlie the solution.Dive into the new chapter on advanced c...

Spring Data

Spring Data Image
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. ...

Java Data Access

JDBC, JNDI, and JAXP
Java Data Access Image
This hands-on guide shows Java developers how to access data with the new 3.0 Java Database Connectivity (JDBC) API, use LDAP-enabled directory services with Java Network Directory Services (JNDI), and manipulate XML data using Java APIs for XML Processing (JAXP).Pick up this book to acquire the skills needed to effectively create Java applications that can access a variety of data sources. Learn the basics of JDBC 3.0 and how it relates to the Java programming language as a whole. Then from this base, build your knowledge by reading about common advanced uses such as connection pooling, JSP implementations, and Enterprise JavaBeans. You will also gain an awareness of several object oriented design patterns for implementing JDBC solutions, and gain a...



2007 - 2021 © eBooks-IT.org