Package org.dalesbred.annotation
Annotations that programs can use to customize certain aspects of Dalesbred's functionality.
-
Annotation Types Summary Annotation Type Description DalesbredIgnore Ignores given field, setter or constructor when instantiating.DalesbredInstantiator Marks a constructor or a static method as Dalesbred instantiator.SQL Deprecated. IDEA no longer detects @Language from meta-annotations os use use @Language directly