Annotation Type TabularTypeInfo


@Target(TYPE) @Retention(RUNTIME) @Inherited @Documented public @interface TabularTypeInfo
Provides information needed to generate TabularType. The class that is representing TabularData must be annotated by this annotation.