com.metamatrix.common.extensionmodule.spi.jdbc
Class JDBCExtensionDescriptor

java.lang.Object
  extended by com.metamatrix.common.extensionmodule.ExtensionModuleDescriptor
      extended by com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionDescriptor
All Implemented Interfaces:
java.io.Serializable, java.lang.Comparable

public class JDBCExtensionDescriptor
extends ExtensionModuleDescriptor

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.metamatrix.common.extensionmodule.ExtensionModuleDescriptor
checksum, createdBy, creationDate, desc, enabled, lastUpdatedBy, lastUpdatedDate, name, position, type
 
Constructor Summary
JDBCExtensionDescriptor()
           
JDBCExtensionDescriptor(java.sql.ResultSet resultSet)
           
 
Method Summary
 
Methods inherited from class com.metamatrix.common.extensionmodule.ExtensionModuleDescriptor
compareTo, equals, getChecksum, getCreatedBy, getCreationDate, getDescription, getLastUpdatedBy, getLastUpdatedDate, getName, getPosition, getType, isEnabled, setChecksum, setCreatedBy, setCreationDate, setDescription, setEnabled, setLastUpdatedBy, setLastUpdatedDate, setName, setPosition, setType, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

JDBCExtensionDescriptor

public JDBCExtensionDescriptor()

JDBCExtensionDescriptor

public JDBCExtensionDescriptor(java.sql.ResultSet resultSet)
                        throws MetaMatrixComponentException
Throws:
MetaMatrixComponentException


Copyright © 2009. All Rights Reserved.