sqlg2
Annotation Type Business


@Retention(value=SOURCE)
@Target(value=METHOD)
public @interface Business

Annotation for methods marking that given method is a business method and should be present at data access interface.