Class PrepareOptions

  • Direct Known Subclasses:
    OraclePrepareOptions

    public class PrepareOptions
    extends Object
    Options for preparing a statement.

    Currently empty, custom options might be used by implementations to customize specific behavior.

    • Constructor Detail

      • PrepareOptions

        public PrepareOptions()
      • PrepareOptions

        public PrepareOptions​(JsonObject json)
    • Method Detail

      • toJson

        public JsonObject toJson()
        Returns:
        a JSON representation of these options