| Package | Description |
|---|---|
| com.github.adejanovski.cassandra.jdbc |
| Modifier and Type | Method and Description |
|---|---|
List<ColumnDefinitions.Definition> |
ColumnDefinitions.asList()
Returns a list containing all the definitions of this metadata in order.
|
Iterator<ColumnDefinitions.Definition> |
ColumnDefinitions.iterator()
Returns an iterator over the
ColumnDefinitions.Definition contained in this metadata. |
| Constructor and Description |
|---|
ColumnDefinitions(ColumnDefinitions.Definition[] defs) |
Copyright © 2015–2016. All rights reserved.