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

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

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

Fields in org.apache.openejb.jee.jba.cmp with type parameters of type Attribute
protected  List<Attribute> EntityCommand.attribute
           
 

Methods in org.apache.openejb.jee.jba.cmp that return Attribute
 Attribute ObjectFactory.createAttribute()
          Create an instance of Attribute
 

Methods in org.apache.openejb.jee.jba.cmp that return types with arguments of type Attribute
 List<Attribute> EntityCommand.getAttribute()
          Gets the value of the attribute property.
 



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