Tutorial search

Tutorials
Stuff
Affiliates

Cool Stuff




The fastest way to master the basics of Adobe Photoshop

Click here to find out how

Photoshop Templates


Featured Photoshop templates - professional ready to use designs for your next project.

View all templates

CMP EJB relation tutorial - Java tutorial


Tutorial explaining how to create CMP EJBs(container managed persistence) with a foreign key relation. Step by step example with sourcecode included.
Category: Java tutorials > EJB - Difficulty:


More cool Java tutorials:



Team Integrator for Eclipse-based Tools
Team Integrator for Eclipse-based Tools
Learn how Team Integrator for Eclipse-Based Tools enables collaboration between developers using different tools. This package provides team integration for business process management, an exemplar implementation of the package, and projects built using WebSphere Business Modeler and Websphere Integration Developer.
Category: Java tutorials > Development - Difficulty:
Web Development with Eclipse Europa Part 1
Web Development with Eclipse Europa Part 1
In this tutorial, Part 1 on how to use Eclipse Europa for Web development using Java technology, PHP, and Ruby, we'll use Java EE for Eclipse to build a Web application for tracking and calculating baseball statistics. Also learn how to build a plug-in for Eclipse to define snippets that let you add code that follows enterprise standards.
Category: Java tutorials > Application - Difficulty:
Exploiting ThreadLocal to enhance scalability
Exploiting ThreadLocal to enhance scalability
The ThreadLocal class appeared with little fanfare in version 1.2 of the Java platform. While support for thread-local variables has long been a part of many threading facilities, such as the Posix pthreads facility, the initial design of the Java Threads API lacked this useful feature. Further, the initial implementation was quite inefficient. For these reasons, ThreadLocal gets relatively little attention, but it can be very handy for simplifying the development of thread-safe concurrent programs. This article examines ThreadLocal and offers tips for exploiting its power.
Category: Java tutorials > Development - Difficulty:
Picking the right Eclipse distribution for you
Picking the right Eclipse distribution for you
Which Eclipse distribution is right for you? Compare the CodeGear JBuilder 2008 Turbo trial version, nexB EasyEclipse, Europa bundles, and Innoopract's Yoxo On Demand distros. Many of these Eclipse distributions already contain the plug-ins and tools you need to start working right away.
Category: Java tutorials > Development - Difficulty:
The absolute basics of Java Programming
The absolute basics of Java Programming
This tutorial gives users a starting point with Java Programming and helps them understand the software they will require. It also shows users how to write a simple program and the basic structure of Java code
Category: Java tutorials > Basics - Difficulty: