org.apache.openejb.jee.sun
Class CmrFieldMapping
java.lang.Object
org.apache.openejb.jee.sun.CmrFieldMapping
public class CmrFieldMapping
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
cmrFieldName
protected java.lang.String cmrFieldName
columnPair
protected java.util.List<ColumnPair> columnPair
fetchedWith
protected FetchedWith fetchedWith
CmrFieldMapping
public CmrFieldMapping()
getCmrFieldName
public java.lang.String getCmrFieldName()
setCmrFieldName
public void setCmrFieldName(java.lang.String value)
getColumnPair
public java.util.List<ColumnPair> getColumnPair()
getFetchedWith
public FetchedWith getFetchedWith()
setFetchedWith
public void setFetchedWith(FetchedWith value)
Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.