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

Madhusudhan Konda eBooks

Download free Madhusudhan Konda eBooks

Just Hibernate

Just Hibernate Image
If you're looking for a short, sweet, and simple introduction (or reintroduction) to Hibernate, this is the book you want. Through clear real-world examples, you'll learn Hibernate and object-relational mapping from the ground up, starting with the basics. Then you'll dive into the framework's moving parts to understand how they work in action.Storing Java objects in relational databases is usually a challenging and complex task for any Java developer, experienced or not. This book, like others in the Just series, delivers a concise, example-driven tutorial for Java beginners. You'll gain enough knowledge and confidence to start working on real-world projects with Hibernate.Compare how JDBC and Hibernate work with object persistenceLearn how annotati...

Just Spring Data Access

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

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...


2007 - 2017 © eBooks-IT.org