Home Submit Sources Feeds
Java Database Integration tutorials
Learn how to create a simple example using the Eclipse IDE and Hibernate Tools plug-in.
Related Tutorials
First Hibernate
This tutorial shows a simple example using Hibernate. We will create a simple Java application, showing how Hibernate works.
Developing Applications with JBoss and Hibernate
Developers will be introduced to Hibernate and learn to build Java classes and map files from scratch. They will also learn to reverse engineer the database schema into Java classes and Hibernate mapping files and build a web application that will be able to interact with the Hibernate POJOs which they will later deploy to JBoss AS.
Struts Hibernate Integration
In this tutorial we will show how the Web Framework Struts and the Database Persistence Solution Hibernate can be used together.
Spring Hibernate Tutorial
Learn how to integrate Spring and Hibernate with a simple example.
Hibernate Annotations Tutorial
Learn how to create a simple example using the Hibernate Annotations.
Use Hibernate to implement mapping from Java type to SQL type
Through this tutorial, developers will be able to see how Hibernate provides built-in types that map to SQL database types. Readers will also be shown how Hibernate allows them to implement and use custom types when these built-in types do not satisfy the application's requirements, or when they want to change the default behavior of a built-in type. Developers will also learn to implement a custom-type class and then use it in the same way as a built-in one. (pdf file, install Acrobat Reader to read this tutorial)
Hibernate Mapping One-to-Many Tutorial
How to do one-to-many mapping using hibernate.
Hibernate Mapping One-to-One
Learn how to do one-to-one mapping using hibernate.
Hibernate Tutorial
This tutorial will explain how to Hibernate.
Hibernate Mapping Many-to-One
Learn how to do many-to-one mapping using hibernate. 
Hibernate Mapping Many-to-One using Annotations
Find out how to to do many-to-one mapping using hibernate annotations.
Hibernate Mapping One-to-One using Annotations
Learn how to do one-to-one mapping using hibernate annotations.
Hibernate Mapping Component
Find out how to do component mapping using hibernate.
Hibernate Mapping Tutorial
In this tutorial you will learn how to do many-to-many mapping in hibernate.
Hibernate Mapping Many-to-Many using Annotations
Learn how to do many-to-many mapping using hibernate annotations.
Hibernate Mapping One-to-Many using Annotations
See how to do one-to-many mapping using hibernate annotations.
Hibernate Mapping Component using Annotations
Component mapping using hibernate annotations.
Application Tools for Extension Services
Application Tools for Extension Services consist of WebSphere Studio-based tools that support the development of Web applications targeted for the Extension Services for WebSphere Everyplace (ESWE) platform. These tools are based on the existing WebSphere Studio J2EE development tools and they are part of an emerging suite of tools for the ESWE platform.
Writing good unit tests, Part 2: Follow your nose
Klaus Berg continues his investigation of the tools and best practices that facilitate programming with GUTs. Get tips for writing cleaner, more efficient assertions, handling checked and unchecked exceptions, and knowing when and how to refactor your test code.
XML generation with JAVA
XML developers used to rely on XML parsers to read XML files. They also used to rely on XML processors to transform XML to *ML (HTML, XML ...). However, most of them forget these tools to generate XML from scratch.
Think small with J2ME
The Java 2 Platform, Micro Edition (J2ME) offers great tools for developers, porting the Java platform's network-centric and platform-agnostic worldview down to memory- and processor-limited devices. Soma Ghosh explains the basics of the J2ME world, showing you the building blocks of the platform and demonstrating a sample application.
JBoss Tools Palette
This chapter is a collection of tag-components from different technologies like Ajax, JSF, RichFaces, Seam, and so on. Because the components are built on the drag-and-drop technique, this tool is very easy to use, especially when one needs a fast method for generating tags into JSP pages. This chapter will cover with description and examples the most important tags that can be generated through JBoss Palette and also contains a section about the Palette Options.
Data Wizard for Java
Data Wizard for Java is a tool for building a simple graphical user interface (GUI) that makes it easy to collect necessary data. This tool enables the building of data wizard applications using only a scripting scenario in an XML format. Data Wizard for Java can help to produce a GUI by using a simple script to describe the necessary input parameters and the required tools or utilities to be called.
 
Categories