Save This Page
Home » jboss-5.0.0.CR1-src » org.jboss.ejb.plugins.cmp » jdbc » [javadoc | source]
org.jboss.ejb.plugins.cmp.jdbc
public final class: JDBCRelationInterceptor [javadoc | source]
java.lang.Object
   org.jboss.ejb.plugins.AbstractInterceptor
      org.jboss.ejb.plugins.cmp.jdbc.JDBCRelationInterceptor

All Implemented Interfaces:
    Interceptor

The role of this interceptor relationship messages from a related CMR field and invoke the specified message on this container's cmr field of the relationship. This interceptor also manages the relation table data.
Fields inherited from org.jboss.ejb.plugins.AbstractInterceptor:
nextInterceptor,  log,  container
Method from org.jboss.ejb.plugins.cmp.jdbc.JDBCRelationInterceptor Summary:
getContainer,   invoke,   setContainer
Methods from org.jboss.ejb.plugins.AbstractInterceptor:
create,   destroy,   getContainer,   getNext,   invoke,   invokeHome,   isAppException,   setContainer,   setNext,   start,   stop
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.jboss.ejb.plugins.cmp.jdbc.JDBCRelationInterceptor Detail:
 public Container getContainer() 
 public Object invoke(Invocation mi) throws Exception 
 public  void setContainer(Container container)