olr.samples
Class ForeignKeySample

java.lang.Object
  extended byolr.samples.ForeignKeySample

public class ForeignKeySample
extends java.lang.Object

Example showing how to retrieve collections of objects referenced by a foreign key using the Torque object model.

Version:
$Id: ForeignKeySample.java,v 1.3 2004/08/02 18:36:43 roku Exp $

Constructor Summary
ForeignKeySample()
           
 
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

ForeignKeySample

public ForeignKeySample()
Method Detail

main

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


Copyright © 2001-2004 University of Hannover. All Rights Reserved.