org.apache.openejb.jee.sun
Class ColumnPair

java.lang.Object
  extended by org.apache.openejb.jee.sun.ColumnPair

public class ColumnPair
extends Object


Field Summary
protected  List<ColumnName> columnName
           
 
Constructor Summary
ColumnPair()
           
 
Method Summary
 List<ColumnName> getColumnName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

columnName

protected List<ColumnName> columnName
Constructor Detail

ColumnPair

public ColumnPair()
Method Detail

getColumnName

public List<ColumnName> getColumnName()


Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.