Uses of Class
org.apache.openejb.jee.wls.WeblogicRdbmsRelation

Packages that use WeblogicRdbmsRelation
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
protected  List<WeblogicRdbmsRelation> WeblogicRdbmsJar.weblogicRdbmsRelation
           
 

Methods in org.apache.openejb.jee.wls that return WeblogicRdbmsRelation
 WeblogicRdbmsRelation ObjectFactory.createWeblogicRdbmsRelation()
          Create an instance of WeblogicRdbmsRelation
 

Methods in org.apache.openejb.jee.wls that return types with arguments of type WeblogicRdbmsRelation
 List<WeblogicRdbmsRelation> WeblogicRdbmsJar.getWeblogicRdbmsRelation()
          Gets the value of the weblogicRdbmsRelation property.
 



Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.