Package org.firebirdsql.util
Annotation Type Volatile
- 
 @Documented @Retention(SOURCE) public @interface VolatileIndicates that the annotated class, method or value is volatile, and may change in a next version.- Author:
- Mark Rotteveel
 
- 
- 
Required Element SummaryRequired Elements Modifier and Type Required Element Description java.lang.Stringreason
 
-