org.hibersap.annotations
Annotation Type Table


@Retention(value=RUNTIME)
@Target(value=FIELD)
public @interface Table

Defines field to be a table parameter of the remote function module's interface. Field must additionally be annotated using @Parameter.

Author:
Carsten Erker



Copyright © 2011 akquinet tech@spree GmbH. All Rights Reserved.