|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Query | |
|---|---|
| org.openejb.alt.config.ejb11 | The classes and interfaces directly under this package define the basic parts of the OpenEJB Castor Configuration. |
| Uses of Query in org.openejb.alt.config.ejb11 |
|---|
| Methods in org.openejb.alt.config.ejb11 that return Query | |
|---|---|
Query[] |
EjbDeployment.getQuery()
Method getQuery |
Query |
EjbDeployment.getQuery(int index)
Method getQuery |
Query |
EjbDeployment.removeQuery(int index)
Method removeQuery |
| Methods in org.openejb.alt.config.ejb11 with parameters of type Query | |
|---|---|
void |
EjbDeployment.addQuery(int index,
Query vQuery)
Method addQuery |
void |
EjbDeployment.addQuery(Query vQuery)
Method addQuery |
void |
EjbDeployment.setQuery(int index,
Query vQuery)
Method setQuery |
void |
EjbDeployment.setQuery(Query[] queryArray)
Method setQuery |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||