KickJava   Java API By Example, From Geeks To Geeks.

Java > Open Source Codes > org > tigris > scarab > om > ConditionPeer


1 package org.tigris.scarab.om;
2
3 /**
4  * You should add additional methods to this class to meet the
5  * application requirements. This class will only be generated as
6  * long as it does not already exist in the output directory.
7  */

8 public class ConditionPeer
9     extends org.tigris.scarab.om.BaseConditionPeer
10 {
11 }
12
Popular Tags