DBMetaColumnNode(java.sql.DatabaseMetaData pdbMeta, DatabaseMetaDataTreeModel pdbMetaTreeModel, DBMetaTableNode ptableNode, String pstrColumnName) Creates a new instance of DBMetaSchemaNode
Parameters: pdbMeta - DatabaseMetaData implementation where this node gets its data from. Parameters: pdbMetaTreeModel - The TreeModel this node is associated to. Parameters: pschemaNode - The parent node for this node. Parameters: pstrColumnName - The name of the column this node is representing.
Method Summary
protected boolean
_load() Do nothing as there are no children for a column.
Creates a new instance of DBMetaSchemaNode
Parameters: pdbMeta - DatabaseMetaData implementation where this node gets its data from. Parameters: pdbMetaTreeModel - The TreeModel this node is associated to. Parameters: pschemaNode - The parent node for this node. Parameters: pstrColumnName - The name of the column this node is representing.