Uses of Class
com.datastax.driver.core.PreparedId

Packages that use PreparedId
com.datastax.driver.core The main package for the DataStax Java driver for Cassandra. 
 

Uses of PreparedId in com.datastax.driver.core
 

Methods in com.datastax.driver.core that return PreparedId
 PreparedId PreparedStatement.getPreparedId()
          Returns the prepared Id for this statement.
 PreparedId DefaultPreparedStatement.getPreparedId()
           
 



Copyright © 2014. All rights reserved.