Uses of Class
org.apache.openejb.jee.wls.WeblogicRdbmsBean
-
Packages that use WeblogicRdbmsBean Package Description org.apache.openejb.jee.wls Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of WeblogicRdbmsBean in org.apache.openejb.jee.wls
Fields in org.apache.openejb.jee.wls with type parameters of type WeblogicRdbmsBean Modifier and Type Field Description protected List<WeblogicRdbmsBean>WeblogicRdbmsJar. weblogicRdbmsBeanMethods in org.apache.openejb.jee.wls that return WeblogicRdbmsBean Modifier and Type Method Description WeblogicRdbmsBeanObjectFactory. createWeblogicRdbmsBean()Create an instance ofWeblogicRdbmsBeanMethods in org.apache.openejb.jee.wls that return types with arguments of type WeblogicRdbmsBean Modifier and Type Method Description List<WeblogicRdbmsBean>WeblogicRdbmsJar. getWeblogicRdbmsBean()Gets the value of the weblogicRdbmsBean property.
-