Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-03

oracle.javatools.db.property
Annotation Type After


@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface After

Annotation to mark a bean property as processable after the others on the bean. In a PropertyIterator properties marked with this annotation will appear last in the list.

Since:
11.0


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-03

Copyright © 1997, 2009, Oracle. All rights reserved.