You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-commits@db.apache.org by Apache Wiki <wi...@apache.org> on 2007/01/03 18:26:39 UTC

[Db-derby Wiki] Update of "WorkingWithDerby" by jeanTanderson

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Db-derby Wiki" for change notification.

The following page has been changed by jeanTanderson:
http://wiki.apache.org/db-derby/WorkingWithDerby

The comment on the change is:
Add OpenLazlo tutorial.

------------------------------------------------------------------------------
  || [http://objectinnovations.com/CourseOutlines/168.html Object Innovations JDBC Course] || Course || JDBC || Commercial courseware that covers the fundamentals of database programming in Java using JDBC. Derby is the default database.||
  ||[http://www.eactscongenitaldb.org/docs/OpenOffice_and_JDBC_for_data_access OpenOffice and JDBC for data access] || Article || !OpenOffice, GUI || Explains how to access a Derby database directly from !OpenOffice using a JDBC connection.||
  || [http://db.apache.org/derby/integrate/db_torque.html Running the Torque Tutorial on Derby] || Tutorial || Torque || Summarizes the changes required to run the [http://db.apache.org/torque/releases/torque-3.2/runtime/tutorial/index.html Torque 3.2 tutorial] on Derby 10.1 using the Derby embedded JDBC driver.||
+ || [http://www.developers.net/external/1643 Use Apache Derby in your OpenLaszlo applications, Part 2: Storing and embedding data] || Tutorial || OpenLazlo || Shows how to insert, update, and delete into a Derby database using the OpenLazlo markup language. ||
  || [http://db.apache.org/derby/integrate/JPetStoreGeronimo.html Using Apache Derby with iBATIS JPetStore 4 running on the Geronimo J2EE server] || Article || iBATIS, Geronimo || Shows how to setup and deploy the JPetStore 4.0 web application using Derby as the database, iBATIS as the persistence layer, and Geronimo as the J2EE server.||
  || [http://db.apache.org/derby/integrate/JPetStoreWebSphere.html Using Apache Derby with iBATIS JPetStore 4 on the WebSphere Server] || Article || iBATIS, !WebSphere || Shows how to setup and deploy the JPetStore 4.0 web application using Derby as the database, iBATIS as the persistence layer, and !WebSphere as the J2EE server.||
  || [http://db.apache.org/derby/integrate/db_ddlutils.html Using DdlUtils to Migrate Databases to Derby] || Tutorial || !DdlUtils, Schema management, data migration || Shows how to use Derby with [http://db.apache.org/ddlutils/ DdlUtils], which provides utilities for creating and working with Database Definition (DDL) files and for exporting and importing data in XML format.||