1 /*
2 * Created on 2003-6-20 17:18:39 by joel guo
3 *
4 * vTradEx Information Technology Inc.
5 */
6 package com.cyclops.dbdigger.model;
7
8 import com.cyclops.dbdigger.model.base.table.BaseDBObject1;
9
10 /*** Add description <font color="red">HERE</font>!
11 *
12 * @author <a href="mailto:joeblack.guo@vtradex.com">joel guo</a>
13 * @since 2003-6-20 17:18:39
14 */
15 public class DBObject1 extends BaseDBObject1 {
16 }
This page was automatically generated by Maven