Uses of Class
org.apache.openejb.jee.wls.WeblogicRdbmsRelation
-
Packages that use WeblogicRdbmsRelation Package Description org.apache.openejb.jee.wls Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of WeblogicRdbmsRelation in org.apache.openejb.jee.wls
Fields in org.apache.openejb.jee.wls with type parameters of type WeblogicRdbmsRelation Modifier and Type Field Description protected List<WeblogicRdbmsRelation>WeblogicRdbmsJar. weblogicRdbmsRelationMethods in org.apache.openejb.jee.wls that return WeblogicRdbmsRelation Modifier and Type Method Description WeblogicRdbmsRelationObjectFactory. createWeblogicRdbmsRelation()Create an instance ofWeblogicRdbmsRelationMethods in org.apache.openejb.jee.wls that return types with arguments of type WeblogicRdbmsRelation Modifier and Type Method Description List<WeblogicRdbmsRelation>WeblogicRdbmsJar. getWeblogicRdbmsRelation()Gets the value of the weblogicRdbmsRelation property.
-