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

E13403-05

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.4.0)

E13403-05

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