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.SQLExceptionprivate 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.SQLExceptionApache Derby V10.10 Internals - Copyright © 2004,2014 The Apache Software Foundation. All Rights Reserved.