@ShellComponent(value="connection") public class JdbcConnectionCommands extends Object
JdbcConnectionCommands()
com.jn.sqlhelper.common.connection.ConnectionConfiguration
addConnection(String driver, String url, String username, String password, String props)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public JdbcConnectionCommands()
@ShellMethod(key="create") public com.jn.sqlhelper.common.connection.ConnectionConfiguration addConnection(@NonNull String driver, @NonNull String url, @NonNull String username, @Nullable String password, @Nullable String props)
Copyright © 2019. All rights reserved.