lsst.dax.apdb g011c388f00+b458bad735
Loading...
Searching...
No Matches
Public Member Functions | Protected Attributes | List of all members
lsst.dax.apdb.cassandra_utils.PreparedStatementCache Class Reference

Public Member Functions

None __init__ (self, Session session)
 
PreparedStatement prepare (self, str query)
 

Protected Attributes

 _session
 

Detailed Description

Cache for prepared Cassandra statements

Member Function Documentation

◆ prepare()

PreparedStatement lsst.dax.apdb.cassandra_utils.PreparedStatementCache.prepare ( self,
str query )
Convert query string into prepared statement.

The documentation for this class was generated from the following file: