struct
CryBase::CouchBase::Services::Query::PreparedStatement
- CryBase::CouchBase::Services::Query::PreparedStatement
- Struct
- Value
- Object
Defined in:
crybase/couchbase/services/query/prepared_statement.crConstructors
- .from_result(statement : String, result : Result) : PreparedStatement
- .new(statement : String, name : String, encoded_plan : String | Nil, raw : JSON::Any)
Instance Method Summary
Constructor Detail
def self.new(statement : String, name : String, encoded_plan : String | Nil, raw : JSON::Any)
#