org.apache.openejb.jee.sun
Class SecondaryTable
java.lang.Object
org.apache.openejb.jee.sun.SecondaryTable
public class SecondaryTable
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
tableName
protected String tableName
columnPair
protected List<ColumnPair> columnPair
SecondaryTable
public SecondaryTable()
getTableName
public String getTableName()
setTableName
public void setTableName(String value)
getColumnPair
public List<ColumnPair> getColumnPair()
Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.