Uses of Class
org.apache.openejb.jee.jba.cmp.Defaults

Packages that use Defaults
org.apache.openejb.jee.jba.cmp Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of Defaults in org.apache.openejb.jee.jba.cmp
 

Fields in org.apache.openejb.jee.jba.cmp declared as Defaults
protected  Defaults JbosscmpJdbc.defaults
           
 

Methods in org.apache.openejb.jee.jba.cmp that return Defaults
 Defaults ObjectFactory.createDefaults()
          Create an instance of Defaults
 Defaults JbosscmpJdbc.getDefaults()
          Gets the value of the defaults property.
 

Methods in org.apache.openejb.jee.jba.cmp with parameters of type Defaults
 void JbosscmpJdbc.setDefaults(Defaults value)
          Sets the value of the defaults property.
 



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