Skip to main content


developerWorks  >  Information Management | Java technology  >

Increase productivity in Java database development with new IBM pureQuery tools, Part 4: Tour Data Studio and pureQuery for Informix databases

developerWorks

Level: Intermediate

Sonali Surange (ssurange@us.ibm.com), pureQuery Tools Lead, IBM 
Mark Jamison (mjamison@us.ibm.com), Premium Support Analyst, IBM

28 Feb 2008

Register now or sign in using your IBM ID and password.

Learn everything you ever wanted to know about working with your database and building applications in Data Studio — all in 40 minutes.

Objectives

  • Start with an Informix table and create a pureQuery data access layer.

  • Customize the pureQuery data access layer.

  • Create pureQuery application development around the customized SQL.

  • Propose database schema from a bean.

  • Create an Informix SQL procedure.

  • Create pureQuery data access for the procedure.

  • Join results SQL queries to Informix database with Java objects.

Prerequisites

Share this...

digg Digg this story
del.icio.us Post to del.icio.us
Slashdot Slashdot it!

It is assumed that you will use the Informix 11.0 server in this tutorial. However, you can also use this tutorial with Informix 10.0.

You must install and configure the DEMOXML database. Follow the steps listed below:

  1. Run the script attached to this tutorial.
  2. Ensure that you initialize your Informix server settings as listed at http://www.iiug.org/devnews/.


System requirements

This tutorial can be used with the IBM® databases — IBM DB2® for Linux®, UNIX®, and Windows®, zSeries®, and iSeries®, as well as IBM Informix® Dynamic Server (IDS). Furthermore, the Eclipse environment is IBM Data Studio V1.1.



Duration


Formats

html, pdf


Tutorial overview

In this tutorial, take a tour of Data Studio and pureQuery using Informix Dynamic Server (IDS). Easily work with Informix databases and build Java™ database applications using numerous unique scenarios. Learn how to productively customize SQL inside your Java program and create your own data access layers for Informix.

Share this....

digg Digg this story del.icio.us del.icio.us Slashdot Slashdot it!


Back to top


Document options

Document options requiring JavaScript are not displayed


More in this series:
Increase productivity in Java database development with new IBM pureQuery tools