Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.2.0)

E17493-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


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.2.0)

E17493-03


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