JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
org.faktorips.runtime.model.annotation
Annotation Type IpsTableUsage
@Retention
(
RUNTIME
)
@Target
(
METHOD
)
public @interface
IpsTableUsage
Preserves design time information about the used table
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
name
The name of the used table.
Element Details
name
String
name
The name of the used table.