Class ConnectionSettings


  • public class ConnectionSettings
    extends Object
    • Constructor Detail

      • ConnectionSettings

        public ConnectionSettings​(@Nullable
                                  @Nullable String host,
                                  @Nullable
                                  @Nullable String user,
                                  @Nullable
                                  @Nullable String password,
                                  @Nullable
                                  @Nullable String database,
                                  @Nullable
                                  @Nullable String type,
                                  Path root)