oracle.binding
Interface AttributeContext
- All Superinterfaces:
- RowContext
- public interface AttributeContext
- extends RowContext
A AttributeContext contains context that is passed into the TransactionalDataControl APIs when manipulating a bean attribute.
| Method Summary |
java.lang.String |
getAttributeName()
Attribute name within the associated bean that is being modified. |
getAttributeName
public java.lang.String getAttributeName()
- Attribute name within the associated bean that is being modified.
Copyright © 1997, 2005, Oracle. All rights reserved.