| Package | Description |
|---|---|
| org.helenus.driver.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
CreateSchemaImpl.buildSequencedStatements(Set<Pair<String,Keyspace>> keyspaces,
Map<Pair<String,Keyspace>,Set<Table>> tables,
GroupImpl kgroup,
GroupImpl tgroup,
GroupImpl igroup,
ParentStatementImpl yparent,
GroupImpl group)
Gets all underlying sequenced statements for this create schemas with the
ability to optionally tracked and skipped already created keyspaces and/or
tables.
|
protected void |
AlterSchemaImpl.buildSequencedStatements(Set<Pair<String,Keyspace>> keyspaces,
Map<Pair<String,Keyspace>,Set<Table>> tables,
GroupImpl kgroup,
GroupImpl tgroup,
GroupImpl igroup,
SequenceImpl yseq,
GroupImpl group)
Gets all underlying sequenced statements for this alter schemas with the
ability to optionally tracked and skipped already created keyspaces and/or
tables.
|
Copyright (C) 2015-2017 The Helenus Driver Project Authors.