Uses of Class
org.apache.openejb.jee.was.v6.ejb.Query
-
Packages that use Query Package Description 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 Modifier and Type Field Description protected List<Query>ContainerManagedEntity. queriesMethods in org.apache.openejb.jee.was.v6.ejb that return Query Modifier and Type Method Description QueryObjectFactory. createQuery()Create an instance ofQueryMethods in org.apache.openejb.jee.was.v6.ejb that return types with arguments of type Query Modifier and Type Method Description jakarta.xml.bind.JAXBElement<Query>ObjectFactory. createQuery(Query value)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 Modifier and Type Method Description jakarta.xml.bind.JAXBElement<Query>ObjectFactory. createQuery(Query value)
-