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