站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 server API Documentation 英文版文档

RelationInterceptor.CMRMessage (JBoss Server API) - JBoss 4.0.1 sp1 server API Documentation 英文版文档


org.jboss.ejb.plugins.cmp.jdbc2
Class RelationInterceptor.CMRMessage

java.lang.Object
  extended byorg.jboss.ejb.plugins.cmp.jdbc2.RelationInterceptor.CMRMessage
All Implemented Interfaces:
Serializable
Enclosing class:
RelationInterceptor

public static final class RelationInterceptor.CMRMessage
extends Object
implements Serializable

See Also:
Serialized Form

Field Summary
static RelationInterceptor.CMRMessage ADD_RELATED_ID
           
static RelationInterceptor.CMRMessage DESTROY_EXISTING_RELATIONSHIPS
           
static RelationInterceptor.CMRMessage REMOVE_RELATED_ID
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

ADD_RELATED_ID

public static final RelationInterceptor.CMRMessage ADD_RELATED_ID

REMOVE_RELATED_ID

public static final RelationInterceptor.CMRMessage REMOVE_RELATED_ID

DESTROY_EXISTING_RELATIONSHIPS

public static final RelationInterceptor.CMRMessage DESTROY_EXISTING_RELATIONSHIPS
Method Detail

toString

public String toString()


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.