Tuscany DAS for Relational Databases

org.apache.tuscany.das.rdb.config.wrapper
Class RelationshipWrapper

java.lang.Object
  extended by org.apache.tuscany.das.rdb.config.wrapper.RelationshipWrapper

public class RelationshipWrapper
extends java.lang.Object


Constructor Summary
RelationshipWrapper(Relationship r)
           
 
Method Summary
 java.util.Collection getForeignKeys()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RelationshipWrapper

public RelationshipWrapper(Relationship r)
Method Detail

getForeignKeys

public java.util.Collection getForeignKeys()

Tuscany DAS for Relational Databases

-