public static interface JDBCDBImporter.IndexReceiver
| Modifier and Type | Method and Description |
|---|---|
void |
receiveIndex(DBIndexInfo indexInfo,
boolean deterministicName,
DBTable table,
DBSchema schema) |
void receiveIndex(DBIndexInfo indexInfo, boolean deterministicName, DBTable table, DBSchema schema)
Copyright © 2006–2014 Volker Bergmann. All rights reserved.