de.unidu.is.sql.examples
Class Example

java.lang.Object
  extended byde.unidu.is.sql.examples.Example

public class Example
extends java.lang.Object

An example about how to use de.unidu.is.sql.

The example runs with both HSQLDB and MySQL.

Since:
2003-11-26
Version:
$Revision: 1.1 $, $Date: 2005/03/01 09:34:11 $
Author:
Henrik Nottelmann

Constructor Summary
Example()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Example

public Example()
Method Detail

main

public static void main(java.lang.String[] args)