Uses of Class
org.apache.openejb.jee.wls.WeblogicQuery
-
Packages that use WeblogicQuery Package Description org.apache.openejb.jee.wls Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of WeblogicQuery in org.apache.openejb.jee.wls
Fields in org.apache.openejb.jee.wls with type parameters of type WeblogicQuery Modifier and Type Field Description protected List<WeblogicQuery>WeblogicRdbmsBean. weblogicQueryMethods in org.apache.openejb.jee.wls that return WeblogicQuery Modifier and Type Method Description WeblogicQueryObjectFactory. createWeblogicQuery()Create an instance ofWeblogicQueryMethods in org.apache.openejb.jee.wls that return types with arguments of type WeblogicQuery Modifier and Type Method Description List<WeblogicQuery>WeblogicRdbmsBean. getWeblogicQuery()Gets the value of the weblogicQuery property.
-