Class CouchbaseConnectionImpl

    • Constructor Detail

      • CouchbaseConnectionImpl

        public CouchbaseConnectionImpl​(com.couchbase.client.java.env.CouchbaseEnvironment environment,
                                       String connectionString,
                                       String keyspace,
                                       String password,
                                       TimeUnit timeUnit,
                                       String namespace,
                                       com.couchbase.client.java.query.consistency.ScanConsistency scanConsistent)
    • Method Detail

      • close

        public void close()
                   throws javax.resource.ResourceException
        Specified by:
        close in interface javax.resource.cci.Connection
        Specified by:
        close in interface Connection
        Throws:
        javax.resource.ResourceException