Package sqlline

Class JsonOutputFormat

java.lang.Object
sqlline.AbstractOutputFormat
sqlline.JsonOutputFormat
All Implemented Interfaces:
OutputFormat

public class JsonOutputFormat
extends AbstractOutputFormat
Implementation of OutputFormat that formats rows as JSON.
  • Constructor Summary

    Constructors 
    Constructor Description
    JsonOutputFormat​(SqlLine sqlLine)  
  • Method Summary

    Methods inherited from class sqlline.AbstractOutputFormat

    print

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait