|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Query | |
|---|---|
| org.apache.openejb.jee.oejb3 | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
| Uses of Query in org.apache.openejb.jee.oejb3 |
|---|
| Fields in org.apache.openejb.jee.oejb3 with type parameters of type Query | |
|---|---|
protected List<Query> |
EjbDeployment.query
|
| Methods in org.apache.openejb.jee.oejb3 that return Query | |
|---|---|
Query |
ObjectFactory.createQuery()
Create an instance of Query |
| Methods in org.apache.openejb.jee.oejb3 that return types with arguments of type Query | |
|---|---|
List<Query> |
EjbDeployment.getQuery()
|
| Methods in org.apache.openejb.jee.oejb3 with parameters of type Query | |
|---|---|
void |
EjbDeployment.addQuery(Query query)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||