Package io.ebean.annotation
Annotation Type StorageEngine
-
@Target(TYPE) @Retention(RUNTIME) public @interface StorageEngine
Specify a storage engine to use with a specific table.Intended for databases like ClickHouse and MySql that have multiple storage engine options.
{@code