public class DB_Index
extends java.lang.Object
Constructor and Description |
---|
DB_Index() |
Modifier and Type | Method and Description |
---|---|
private static java.lang.StringBuffer |
createIndex(java.lang.String ixName,
java.lang.String tableName,
java.lang.String tableId,
java.lang.String ixDescribe) |
static void |
doIndexes(java.sql.Connection conn) |
public static void doIndexes(java.sql.Connection conn) throws java.sql.SQLException
java.sql.SQLException
private static java.lang.StringBuffer createIndex(java.lang.String ixName, java.lang.String tableName, java.lang.String tableId, java.lang.String ixDescribe) throws java.sql.SQLException
java.sql.SQLException
Apache Derby V10.13 Internals - Copyright © 2004,2016 The Apache Software Foundation. All Rights Reserved.