Class MethodHelper

java.lang.Object
com.sun.jdo.spi.persistence.support.ejb.ejbc.AbstractMethodHelper
com.sun.jdo.spi.persistence.support.ejb.ejbc.MethodHelper

public class MethodHelper extends AbstractMethodHelper
This is a subclass of AbstractMethodHelper which provides overridden method implementations based on an SunONE implementation.
Author:
Rochelle Raccah
  • Constructor Details

    • MethodHelper

      public MethodHelper(org.glassfish.ejb.deployment.descriptor.IASEjbCMPEntityDescriptor descriptor)
      Creates a new instance of MethodHelper
      Parameters:
      descriptor - the IASEjbCMPEntityDescriptor which defines the information for this bean.
  • Method Details