org.teiid.connector.metadata.runtime
Interface Group

All Superinterfaces:
MetadataObject

public interface Group
extends MetadataObject

Represents a group, such as a table, in the runtime metadata.


Method Summary
 java.util.List<Element> getChildren()
           
 
Methods inherited from interface org.teiid.connector.metadata.runtime.MetadataObject
getFullName, getName, getNameInSource, getProperties
 

Method Detail

getChildren

java.util.List<Element> getChildren()
                                    throws ConnectorException
Throws:
ConnectorException


Copyright © 2009. All Rights Reserved.