Uses of Class
org.apache.openejb.jee.wls.EjbQlQuery
-
Packages that use EjbQlQuery Package Description org.apache.openejb.jee.wls Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of EjbQlQuery in org.apache.openejb.jee.wls
Fields in org.apache.openejb.jee.wls declared as EjbQlQuery Modifier and Type Field Description protected EjbQlQueryWeblogicQuery. ejbQlQueryMethods in org.apache.openejb.jee.wls that return EjbQlQuery Modifier and Type Method Description EjbQlQueryObjectFactory. createEjbQlQuery()Create an instance ofEjbQlQueryEjbQlQueryWeblogicQuery. getEjbQlQuery()Gets the value of the ejbQlQuery property.Methods in org.apache.openejb.jee.wls with parameters of type EjbQlQuery Modifier and Type Method Description voidWeblogicQuery. setEjbQlQuery(EjbQlQuery value)Sets the value of the ejbQlQuery property.
-