1 /*
2 * Created on 2003-6-20 17:18:58 by joel guo
3 *
4 * vTradEx Information Technology Inc.
5 */
6 package com.cyclops.dbdigger.model;
7
8 import com.cyclops.dbdigger.model.base.metadata.BaseDBObject1Metadata;
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:58
14 */
15 public class DBObject1Metadata extends BaseDBObject1Metadata {
16 }
This page was automatically generated by Maven