Class Json


  • public final class Json
    extends java.lang.Object
    Term-related classes for INSERT JSON support.
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  Json.Literal
      Represents a literal JSON string in an INSERT JSON statement.
      static class  Json.Marker
      Represents a marker for a JSON string in an INSERT JSON statement.
      static class  Json.Prepared
      A prepared, full set of JSON values.
      static interface  Json.Raw  
    • Method Summary

      • Methods inherited from class java.lang.Object

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