๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

Hibernate: a J2EEโ„ข developer's guide

โœ Scribed by Will Iverson


Publisher
Addison-Wesley Professional
Year
2004
Tongue
English
Leaves
384
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


Hibernate makes it far easier to build robust, high-performance database applications with Java. Now there's a practical, hands-on guide to using Hibernate's flexible, fast object/relational persistence and query services. Will Iverson covers every facet of development with Hibernate, from its mapping system to its advanced query mechanisms and transaction support. Iverson shows you how to build Hibernate solutions that can integrate with Swing, with JSP, and even with EJBs utilizing bean-managed persistence. Using realistic examples, he demonstrates how to work with persistent objects, manage schema, and optimize database application performance. After you've mastered Hibernate's core techniques, Iverson presents best practices, tips, tricks, and style guidance for even more effective development.


๐Ÿ“œ SIMILAR VOLUMES


JDBC 4.0 and Oracle JDeveloper for J2EE
โœ Deepak Vohra ๐Ÿ“‚ Library ๐Ÿ“… 2008 ๐Ÿ› Packt Publishing ๐ŸŒ English

This book did not leave up to my expectations. This book is written mostly based on JDeveloper 10g. JDeveloper 11g is quiet different in many ways. Navigation paths in this book are from 10g and some are no longer valid with 11g.

JDBC 4.0 and Oracle JDeveloper for J2EE
โœ Deepak Vohra ๐Ÿ“‚ Library ๐Ÿ“… 2008 ๐Ÿ› Packt Publishing ๐ŸŒ English

This book is a practical reference guide to using Oracle JDeveloper IDE and JDBC 4.0 to develop J2EE data-driven applications. The book is suitable for Java/J2EE and Oracle JDeveloper beginners. If you are a J2EE developer and want to use the JDeveloper IDE for J2EE development, this book is for you

J2EE Developer's Handbook
โœ Paul J. Perrone, Venkata S.R. "Krishna" R. Chaganti, Tom Schwenk ๐Ÿ“‚ Library ๐Ÿ“… 2003 ๐Ÿ› Sams ๐ŸŒ English

Java 2 Enterprise Edition (J2EE) is an application development platform for building robust enterprise systems. J2EE includes numerous Java APIs and tools including Enterprise JavaBeans, JavaServer Pages, and Servlets. Developers looking to leverage this complex platform need guidance not only on th

J2EE Developer's Handbook
โœ Paul J. Perrone, Venkata S. R. R. Chaganti, Tom Schwenk ๐Ÿ“‚ Library ๐Ÿ“… 2003 ๐Ÿ› Sams Publishing ๐ŸŒ English

Java 2 Enterprise Edition (J2EE) is an application development platform for building robust enterprise systems. J2EE includes numerous Java APIs and tools including Enterprise JavaBeans, JavaServer Pages, and Servlets. Developers looking to leverage this complex platform need guidance not only on

Oracle JDeveloper 10g: Empowering J2EE D
โœ Harshad Oak (auth.) ๐Ÿ“‚ Library ๐Ÿ“… 2004 ๐Ÿ› Apress ๐ŸŒ English

<p><p>The age for using a simple text editor is long gone. The ever-growing complexity of Java and J2EE creates a need for Java development tools that offer more. If you want to be more productive with Java, you need a Java IDE. Oracle JDeveloper 10<em>g</em> is an IDE that enables you to develop Ja

Test-driven development: A J2EE Example
โœ Gold R., Hammell T., Snyder T. ๐Ÿ“‚ Library ๐Ÿ“… 2004 ๐ŸŒ English

Test-driven development was first introduced as part of the extreme programming (XP) paradigm. While not everyone agrees with all aspects of XP, most developers believe in the benefits of test-driven development. Although the basic techniques of test-driven development are simple to understand, its