Uses of Class
org.apache.openejb.jee.jba.cmp.Attribute
-
Packages that use Attribute Package Description 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 Modifier and Type Field Description protected List<Attribute>EntityCommand. attributeMethods in org.apache.openejb.jee.jba.cmp that return Attribute Modifier and Type Method Description AttributeObjectFactory. createAttribute()Create an instance ofAttributeMethods in org.apache.openejb.jee.jba.cmp that return types with arguments of type Attribute Modifier and Type Method Description List<Attribute>EntityCommand. getAttribute()Gets the value of the attribute property.
-