Annotation Type SqlUpdate


@Retention(RUNTIME) @Target(METHOD) public @interface SqlUpdate
Used to indicate that a method should execute a non-query sql statement.