Class ConnectionCache

java.lang.Object
com.firebolt.jdbc.cache.ConnectionCache

public class ConnectionCache extends Object
This class encapsulates what information we cache for each connection
  • Constructor Details

    • ConnectionCache

      public ConnectionCache(String connectionId)
    • ConnectionCache

      public ConnectionCache(org.json.JSONObject jsonObject)
  • Method Details