Uses of Class
sqlline.AbstractOutputFormat
-
-
Uses of AbstractOutputFormat in sqlline
Subclasses of AbstractOutputFormat in sqlline Modifier and Type Class Description class
JsonOutputFormat
Implementation ofOutputFormat
that formats rows as JSON.
-