| java.lang.Object com.triactive.jdo.test.views.ReliedOnView
ReliedOnView | public class ReliedOnView (Code) | | This view has fields that DependentView references. If this view is not
created before DependentView, view creation will fail.
author: Kelly Grizzle version: $Revision: 1.2 $ |
Constructor Summary | |
protected | ReliedOnView() Default constructor required since this is a PersistenceCapable class. |
ReliedOnView | protected ReliedOnView()(Code) | | Default constructor required since this is a PersistenceCapable class.
|
getInverseInt | public int getInverseInt()(Code) | | Getter for inverseInt
inverseInt |
getInverseIntObj | public Integer getInverseIntObj()(Code) | | Getter for inverseIntObj
inverseIntObj |
|
|