Annotation Type CTE


@Retention(RUNTIME)
@Target(TYPE)
public @interface CTE
Marks an entity as being a CTE.
Since:
1.1.0
Author:
Christian Beikov