Annotation Type SqlQuery


@Retention(RUNTIME) @Target(METHOD) public @interface SqlQuery
Used to indicate that a method should execute a query.