|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.metamatrix.common.extensionmodule.ExtensionModuleDescriptor
com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionDescriptor
public class JDBCExtensionDescriptor
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 |
---|
public JDBCExtensionDescriptor()
public JDBCExtensionDescriptor(java.sql.ResultSet resultSet) throws MetaMatrixComponentException
MetaMatrixComponentException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |