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

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

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

Fields in org.apache.openejb.jee.jba.cmp declared as Other
protected  Other DeclaredSql.other
           
 

Methods in org.apache.openejb.jee.jba.cmp that return Other
 Other ObjectFactory.createOther()
          Create an instance of Other
 Other DeclaredSql.getOther()
          Gets the value of the other property.
 

Methods in org.apache.openejb.jee.jba.cmp with parameters of type Other
 void DeclaredSql.setOther(Other value)
          Sets the value of the other property.
 



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