|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ColumnDefinitions | |
---|---|
com.datastax.driver.core | The main package for the DataStax Java driver for Cassandra. |
Uses of ColumnDefinitions in com.datastax.driver.core |
---|
Methods in com.datastax.driver.core that return ColumnDefinitions | |
---|---|
ColumnDefinitions |
Row.getColumnDefinitions()
Returns the columns contained in this Row. |
ColumnDefinitions |
ResultSet.getColumnDefinitions()
Returns the columns returned in this ResultSet. |
ColumnDefinitions |
PreparedStatement.getVariables()
Returns metadata on the bounded variables of this prepared statement. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |