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

Write high performance, Java data access applications - Java tutorial


Maximize security and configurability with pureQuery, a high-performance Java data access platform focused on simplifying the tasks of developing applications that access data. This article introduces the pureQuery annotated method coding style.
Category: Java tutorials > Application - Difficulty:


More cool Java tutorials:



Creating a Browser Detection JavaBean
Creating a Browser Detection JavaBean
A step by step tutorial to create a JavaBean which detects user browser and .NET enabled status. You can use this bean to develop browser friendly pages. Online demo available.
Category: Java tutorials > Javabeans - Difficulty:
Dynamic Web-based data access using JSP and JDBC technologies
Dynamic Web-based data access using JSP and JDBC technologies
This article discusses using the JSP and JDBC technologies to integrate static, dynamic, and database content in Web sites. For the purposes of simplicity and illustration, the JSP pages here use short scriptlets to expose the JSP developer to the underlying JDBC concepts instead of hiding them in custom tags. The author introduces a key design approach that integrates JavaBeans components with JDBC, similar to the way that JavaServer Pages technology already uses beans with HTTP. He also provides code for implementing this integration.
Category: Java tutorials > JSP - Difficulty:
Java Variables Explained
Java Variables Explained
Helps beginners understand how Variables can benefit a program and different data types available in the language.
Category: Java tutorials > Basics - Difficulty:
Programming Assistant for CIM Client Development
Programming Assistant for CIM Client Development
The Programming Assistant for CIM Client Development eases the development of CIM client applications and allows you to generate CIM client-side classes along with the predefined template. These newly created Java classes map the structure of CIM classes defined in the CIM server and wrap all the methods for CIM-related operations. The process saves time and expense in CIM client development.
Category: Java tutorials > Development - Difficulty:
A Brief Introduction to JDBC.
A Brief Introduction to JDBC.
This article provides a brief introduction to JDBC. Explains what is JDBC and how it can be used to access RDBMS. Provides a brief overview of JDBC architecture.
Category: Java tutorials > Database - Difficulty: