|
|
|
|
|
|
|
|
Title : JBoss AS 5 Development
Author :
FrancescoMarchioni
Publisher :
PacktPublishing
Topic :
jboss,hibernate
Published Date :
2010-01-06 00:00:00
JBoss AS is the most used Java application server on the market meeting high standards of reliability, efficiency, and robustness and is used to build powerful and secure Java EE applications. It supports the most important areas of Java Enterprise programming including EJB 3.0, dependency injection, web services, the security framework, and more. Getting started with JBoss application server development can be challenging; however, with the right approach and guidance, you can easily master it and this book promises that.
Written in an easy-to-read style, this book will take you from the basics of JBoss AS--such as installing core components and plug-ins--to the skills that will make you a JBoss developer to be reckoned with, covering advanced topics such as developing applications with JBoss Messaging service, JBoss web services, clustered applications, and more.
|
|
|
Title : Spring Persistence with Hibernate
Author :
AhmadSeddighi
Publisher :
PacktPublishing
Topic :
spring,hibernate
Published Date :
2009-11-25 00:00:00
Spring is the leading platform to build and run enterprise Java applications. Spring's Hibernate integration makes it easy to mix and match persistence methodologies simplifying your Hibernate applications. You can incorporate lots of Inversion of Control (IoC) convenience features to address many typical Hibernate integration issues, making this integration all the more favorable for your application.
This easy-to-use book will turn the complex-sounding integration into a straightforward walk-through. Persistence is important for creating a data access-based transactions tier, central to financial, insurance, and banking applications. You will be able to enhance your applications using the most common, advanced, and optional features of Hibernate.
|
|
|
Title : Web Development with Java: Using Hibernate, JSPs and Servlets
Author :
TimDowney
Publisher :
Springer
Topic :
hibernate,jsp,servlets
Published Date :
2007-10-01 00:00:00
Web development is simpler than it seems, especially with the software tools freely available on the Web. This book breaks from the tradition of teaching a history of Web development and jumps to the good stuff from the outset so that students can start writing real applications.
This comprehensive textbook introduces readers to the three-tiered, Model-View-Controller architecture by using Hibernate, JSPs, and Java Servlets. These three technologies all use Java, so that a student with a background in programming will be able to master them with ease, with the end result of being able to create web applications that use MVC, validate user input and save data to a database.
|
|
|
Title : Java Persistence with Hibernate
Author :
ChristianBauer
Publisher :
Manning
Topic :
hibernate,jpa
Published Date :
2006-11-24 00:00:00
Java Persistence with Hibernate is considerably more than simply a second edition to Hibernate in Action. It provides a comprehensive overview of all the capabilities of the Java Persistence API in addition to those of Hibernate 3, as well as a detailed comparative analysis of the two. It describes how Hibernate has been used to implement the Java Persistence standard, and how to leverage the Hibernate extensions to Java Persistence.
-- From the Forward by LINDA DEMICHIEL Specification Lead, Enterprise JavaBeans 3.0 and Java Persistence Sun Microsystems
Persistence, the ability of data to outlive an instance of a program, is central to modern applications. Hibernate, the most popular Java persistence tool, provides automatic and transparent object/relational mapping so it's a snap to work with SQL databases in Java applications. Hibernate conforms to the new EJB 3.0 and Java Persistence 1.0 standards.
|
|
|
Title : Beginning Hibernate: From Novice to Professional (Beginning: from Novice to Professional)
Author :
JeffLinwood
Publisher :
Apress
Topic :
hibernate
Published Date :
2006-08-24 00:00:00
Beginning Hibernate is ideal if youre experienced in Java with databases (the traditional, or "connected," approach), but are new to open source lightweight Hibernatethe most popular de facto object-relational mapping and database-oriented application development framework. This book packs in brand new information about the latest release of the Hibernate 3.2.x persistence layer and provides a clear introduction to the current standard for object-relational persistence in Java.
Experienced author Dave Minter and contributor Jeff Linwood provide more in-depth examples than any other books for Hibernate beginners. The authors also present material in a lively, example-based mannernot in a dry, theoretical, hard-to-read fashion. And since the book keeps its focus on Hibernate without wasting time on nonessential third-party tools, youll be able to immediately start building transaction-based engines and applications.
|
|
|
Title : Pro Hibernate 3 (Expert's Voice)
Author :
JeffLinwood
Publisher :
Apress
Topic :
hibernate
Published Date :
2005-07-06 00:00:00
Pro Hibernate 3 is the first book to offer complete coverage of the open source lightweight Hibernate 3 and its new features. Authors Dave Minter and Jeff Linwood discuss the new persistence layer and share design tips and best practices. And the duo goes beyond just explaining "how to" use parts of Hibernate; they probe well beneath the surface, and teach you how to step back and solve problems thoroughly.
If you have experience using Java with databases, but lack experience with Hibernate, then this book is ideal for you. Similarly, if you have some familiarity with Hibernate 2 and now want to learn the nuances of version 3, then this book is a wise addition to your library.
|
|
|
Title : Professional Hibernate (Programmer to Programmer)
Author :
EricPugh
Publisher :
Wrox
Topic :
hibernate
Published Date :
2004-10-08 00:00:00
This book is written for professional Java developers who already understand how to build server-side Java applications. The book assumes no previous experience with Hibernate, though readers should have a general familiarity with databases and Web development.
|
|
|
Title : Hibernate in Action (In Action series)
Author :
ChristianBauer
Publisher :
Manning
Topic :
hibernate
Published Date :
2004-08-01 00:00:00
Both an introduction to the theoretical aspects of automated object/relational mapping and a practical guide to using Hibernate, this resource provides extensive sample codes to implement an online auction application. Object persistence and the object/relational mismatch problem are discussed with an emphasis on the importance of Plain Old Java Objects. More advanced ORM concepts and techniques are introduced, such as the impact of ORM on application architecture and development processes along with specific techniques for achieving high performance. Effective uses for Hibernate's developer tool set are demonstrated.
|
|
|
Title : Hibernate: A Developer's Notebook
Author :
JamesElliott
Publisher :
Oreilly
Topic :
hibernate
Published Date :
2004-05-10 00:00:00
Database experts may enjoy fiddling with SQL, but you don't have to--the rest of the application is the fun part. And even database experts dread the tedious plumbing and typographical spaghetti needed to put their SQL into a Java program. Hibernate: A Developers Notebook shows you how to use Hibernate to automate persistence: you write natural Java objects and some simple configuration files, and Hibernate automates all the interaction between your objects and the database. You don't even need to know the database is there, and you can change from one database to another simply by changing a few statements in a configuration file.
Hibernate: A Developer's Notebook walks you through the ins and outs of using Hibernate, from installation and configuration, to complex associations and composite types. Two chapters explore ways to write sophisticated queries, which you can express either through a pure Java API, or with an SQL-inspired, but object-oriented, query language. Don't let that intimidate you though: one of the biggest surprises in working with Hibernate is that for many of the common real-world application scenarios, you don't need an explicit query at all.
|
|
|
|
|
|
|
|