org.apache.derby.impl.tools.dblook
Class DB_Index

java.lang.Object
  extended byorg.apache.derby.impl.tools.dblook.DB_Index

public class DB_Index
extends java.lang.Object


Constructor Summary
DB_Index()
           
 
Method Summary
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)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DB_Index

public DB_Index()
Method Detail

doIndexes

public static void doIndexes(java.sql.Connection conn)
                      throws java.sql.SQLException
Throws:
java.sql.SQLException

createIndex

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
Throws:
java.sql.SQLException

Built on Tue 2006-10-10 19:23:47+0200, from revision exported

Apache Derby V10.1 Engine Documentation - Copyright © 1997,2005 The Apache Software Foundation or its licensors, as applicable.