|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Query | |
---|---|
org.apache.openejb.jee.was.v6.ejb | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
Uses of Query in org.apache.openejb.jee.was.v6.ejb |
---|
Fields in org.apache.openejb.jee.was.v6.ejb with type parameters of type Query | |
---|---|
protected List<Query> |
ContainerManagedEntity.queries
|
Methods in org.apache.openejb.jee.was.v6.ejb that return Query | |
---|---|
Query |
ObjectFactory.createQuery()
Create an instance of Query |
Methods in org.apache.openejb.jee.was.v6.ejb that return types with arguments of type Query | |
---|---|
javax.xml.bind.JAXBElement<Query> |
ObjectFactory.createQuery(Query value)
Create an instance of JAXBElement < Query > |
List<Query> |
ContainerManagedEntity.getQueries()
Gets the value of the queries property. |
Methods in org.apache.openejb.jee.was.v6.ejb with parameters of type Query | |
---|---|
javax.xml.bind.JAXBElement<Query> |
ObjectFactory.createQuery(Query value)
Create an instance of JAXBElement < Query > |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |