Package | Description |
---|---|
org.jboss.as.cmp.bridge | |
org.jboss.as.cmp.jdbc.bridge | |
org.jboss.as.cmp.jdbc2.bridge |
Modifier and Type | Interface and Description |
---|---|
interface |
SelectorBridge
SelectorBridge represents one ejbSelect method.
|
Modifier and Type | Class and Description |
---|---|
static class |
EntityBridgeInvocationHandler.FieldGetInvoker |
static class |
EntityBridgeInvocationHandler.FieldSetInvoker |
Constructor and Description |
---|
EntityBridgeInvocationHandler(Map<String,EntityBridgeInvocationHandler.BridgeInvoker> fieldMap,
Map<Method,EntityBridgeInvocationHandler.BridgeInvoker> selectorMap) |
EntityBridgeInvocationHandler(Map<String,EntityBridgeInvocationHandler.BridgeInvoker> fieldMap,
Map<Method,EntityBridgeInvocationHandler.BridgeInvoker> selectorMap) |
Modifier and Type | Class and Description |
---|---|
class |
JDBCSelectorBridge
JDBCSelectorBridge represents one ejbSelect method.
|
Modifier and Type | Class and Description |
---|---|
class |
EJBSelectBridge |
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.