Annotation Type DataSourceMode


  • @Retention(RUNTIME)
    public @interface DataSourceMode
    If no DataSourceURIMethod is specified to connect to an existing DB instance, then create a H2 in-memory DB instance using a specified query syntax mode.