com.cyclops.dbdigger.model
Class DBObject1Metadata

java.lang.Object
  extended bycom.cyclops.dbdigger.model.base.metadata.BaseDBObject1Metadata
      extended bycom.cyclops.dbdigger.model.DBObject1Metadata
All Implemented Interfaces:
Table

public class DBObject1Metadata
extends BaseDBObject1Metadata

Add description HERE!

Since:
2003-6-20 17:18:58
Author:
joel guo

Field Summary
 
Fields inherited from class com.cyclops.dbdigger.model.base.metadata.BaseDBObject1Metadata
DATABASE, DESCRIPTION, ID, INSTANCE, JAVA_CLASS_NAME, NAME, OBJECT_NAME, PRIMARY_KEY
 
Fields inherited from interface com.cyclops.dbdigger.schema.Table
EMPTY_ARRAY
 
Constructor Summary
DBObject1Metadata()
           
 
Methods inherited from class com.cyclops.dbdigger.model.base.metadata.BaseDBObject1Metadata
getColumn, getColumns, getDatabase, getDescription, getJavaClassName, getName, getPrimaryKey
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DBObject1Metadata

public DBObject1Metadata()


Copyright © 2003 Cyclops Group. All Rights Reserved.