DB2

View: [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 ]

Articles
Tutorials
  

Articles:
  • Using DB2 XML and Java by Anson Kokkat   - [Clicks: 24]
    IBM DB2 9 enables you to use the power of pureXML and integrate it into your application development environment. Take a look at how to integrate this powerful technology into your Java applications and make development easier with the new DB2 Developer Workbench.
    http://www-128.ibm.com/developerworks/db2/library/techarticle/dm-0610kokkat/index.html - Oct, 2006
  • Integrate DB2 with Apache Geronimo by Emilio F Zegarra   - [Clicks: 45]
    Apache Geronimo is a hot new alternative for deploying Java 2 Platform, Enterprise Edition (J2EE) applications. IBM DB2 is a mature relational database product well suited for J2EE environments. IBM Software Engineer Emilio Zegarra details how to integrate both products into a J2EE application. Learn how to develop and deploy an application that connects to a DB2 database, and get the required configuration files needed to set up the environment. Find out how to use Eclipse and the Web Tools Platform (WTP) plug-in project to assemble the different components required for the application. Finally, learn how to deploy an application and a DB2 configuration.
    [Include sample code]
    http://www-128.ibm.com/developerworks/opensource/library/os-ag-db2ger/ - Jan, 2006

[Top]

Tutorials:
  • Develop DB2 applications using persistence-based frameworks by Naveen Balani   - [Clicks: 417]
    Get an overview of various persistence-based frameworks for DB2 Universal Database (DB2 UDB) for Linux, UNIX, and Windows, including Hibernate, Java Data Objects (JDO), and Java DataBase Connectivity (JDBC) 3.0. Build DB2 persistence-based applications employing the widely used Hibernate and Spring framework.
    [Formats: html, pdf]
    http://www-128.ibm.com/developerworks/edu/dm-dw-dm-0604balani-i.html - Apr, 2006
  • Persist arbitrary data to Apache Derby by Daniel Wintschel   - [Clicks: 39]
    You can quickly and easily persist simple data to Apache Derby by taking advantage of Java dynamic proxies. In this tutorial, write a persistence API that you can integrate into any database-powered Java application. You use the API to store an application's configuration information and to notify the application when configuration items change.
    [Formats: HTML, PDF]
    http://www-128.ibm.com/developerworks/opensource/library/os-dw-os-ad-persist.html - Jan, 2006

[Top]