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

Uses of Interface org.jboss.ejb.plugins.cmp.bridge.EntityBridgeInvocationHandler.BridgeInvoker (JBoss Server API) - JBoss 4.0.1 sp1 server API Documentation 英文版文档


Uses of Interface
org.jboss.ejb.plugins.cmp.bridge.EntityBridgeInvocationHandler.BridgeInvoker

Packages that use EntityBridgeInvocationHandler.BridgeInvoker
org.jboss.ejb.plugins.cmp.bridge Package description goes here
org.jboss.ejb.plugins.cmp.jdbc.bridge Package description goes here
org.jboss.ejb.plugins.cmp.jdbc2.bridge   
 

Uses of EntityBridgeInvocationHandler.BridgeInvoker in org.jboss.ejb.plugins.cmp.bridge
 

Subinterfaces of EntityBridgeInvocationHandler.BridgeInvoker in org.jboss.ejb.plugins.cmp.bridge
 interface SelectorBridge
          SelectorBridge represents one ejbSelect method.
 

Classes in org.jboss.ejb.plugins.cmp.bridge that implement EntityBridgeInvocationHandler.BridgeInvoker
static class EntityBridgeInvocationHandler.FieldGetInvoker
           
static class EntityBridgeInvocationHandler.FieldSetInvoker
           
 

Uses of EntityBridgeInvocationHandler.BridgeInvoker in org.jboss.ejb.plugins.cmp.jdbc.bridge
 

Classes in org.jboss.ejb.plugins.cmp.jdbc.bridge that implement EntityBridgeInvocationHandler.BridgeInvoker
 class JDBCSelectorBridge
          JDBCSelectorBridge represents one ejbSelect method.
 

Uses of EntityBridgeInvocationHandler.BridgeInvoker in org.jboss.ejb.plugins.cmp.jdbc2.bridge
 

Classes in org.jboss.ejb.plugins.cmp.jdbc2.bridge that implement EntityBridgeInvocationHandler.BridgeInvoker
 class EJBSelectBridge
           
 



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