Annotation Type SqlCall


@Retention(RUNTIME) @Target(METHOD) public @interface SqlCall
Support for stored proc invocation. Return value must be either null or OutParameters at present.