|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EjbName | |
|---|---|
| org.apache.openejb.jee.jba.cmp | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
| Uses of EjbName in org.apache.openejb.jee.jba.cmp |
|---|
| Fields in org.apache.openejb.jee.jba.cmp declared as EjbName | |
|---|---|
protected EjbName |
Entity.ejbName
|
protected EjbName |
Select.ejbName
|
| Methods in org.apache.openejb.jee.jba.cmp that return EjbName | |
|---|---|
EjbName |
ObjectFactory.createEjbName()
Create an instance of EjbName |
EjbName |
Entity.getEjbName()
Gets the value of the ejbName property. |
EjbName |
Select.getEjbName()
Gets the value of the ejbName property. |
| Methods in org.apache.openejb.jee.jba.cmp with parameters of type EjbName | |
|---|---|
void |
Entity.setEjbName(EjbName value)
Sets the value of the ejbName property. |
void |
Select.setEjbName(EjbName value)
Sets the value of the ejbName property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||