Uses of Class
sqlline.SqlLineOpts
-
-
Uses of SqlLineOpts in sqlline
Methods in sqlline that return SqlLineOpts Modifier and Type Method Description SqlLineOpts
Application. getOpts(SqlLine sqlLine)
Override this method to modify session options.SqlLineOpts
SqlLine. getOpts()
Methods in sqlline with parameters of type SqlLineOpts Modifier and Type Method Description void
SqlLine. setOpts(SqlLineOpts opts)
-