Package io.jmix.data

Annotation Interface DbView


@Target(TYPE) @Retention(CLASS) public @interface DbView
Indicates whether a JPA entity is a database view. Development tools do not generate database migration scripts for such entities.