NO_COMMANDS| Constructor and Description |
|---|
StandardIndexExporter(Dialect dialect) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String[] |
getSqlCreateStrings(Index index,
Metadata metadata)
Get the commands needed for creation.
|
java.lang.String[] |
getSqlDropStrings(Index index,
Metadata metadata)
Get the commands needed for dropping.
|
public StandardIndexExporter(Dialect dialect)
public java.lang.String[] getSqlCreateStrings(Index index, Metadata metadata)
ExportergetSqlCreateStrings in interface Exporter<Index>Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.