org.apache.tuscany.das.rdb.graphbuilder.impl
Class GraphBuilderMetadata
java.lang.Object
org.apache.tuscany.das.rdb.graphbuilder.impl.GraphBuilderMetadata
public class GraphBuilderMetadata
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GraphBuilderMetadata
public GraphBuilderMetadata(java.util.Collection results,
Config model,
ResultSetShape shape)
throws java.sql.SQLException
- Throws:
java.sql.SQLException
getResultMetadata
public java.util.Collection getResultMetadata()
- Returns the collection of ResultMetadata objects
getRelationships
public java.util.Collection getRelationships()
- Returns the set of defined relationships
getRootType
public commonj.sdo.Type getRootType()
- Returns the root Type
getConfigWrapper
public MappingWrapper getConfigWrapper()
getDefinedTypes
public java.util.List getDefinedTypes()
Copyright © 2007 Apache Software Foundation. All Rights Reserved.