com.aneeshpu.dpdeppop.schema
Class Tuple
java.lang.Object
com.aneeshpu.dpdeppop.schema.Tuple
public class Tuple
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Tuple
public Tuple(String foreignKeyColumnName,
String primaryKeyColumnName,
String primaryKeyTableName)
getForeignKeyColumnName
public String getForeignKeyColumnName()
getPrimaryKeyTableName
public String getPrimaryKeyTableName()
getPrimaryKeyColumnName
public String getPrimaryKeyColumnName()
Copyright © 2013. All Rights Reserved.