org.apache.derby.impl.tools.dblook
Class DB_Alias
java.lang.Object
org.apache.derby.impl.tools.dblook.DB_Alias
- public class DB_Alias
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DB_Alias
public DB_Alias()
doProceduresAndFunctions
public static void doProceduresAndFunctions(java.sql.Connection conn)
throws java.sql.SQLException
- Throws:
java.sql.SQLException
generateDDL
private static void generateDDL(java.sql.ResultSet rs,
char aliasType)
throws java.sql.SQLException
- Throws:
java.sql.SQLException
createProcOrFuncString
private static java.lang.String createProcOrFuncString(java.lang.String aliasName,
java.sql.ResultSet aliasInfo,
char aliasType)
throws java.sql.SQLException
- Throws:
java.sql.SQLException
doSynonyms
public static void doSynonyms(java.sql.Connection conn)
throws java.sql.SQLException
- Throws:
java.sql.SQLException
Apache Derby V10.1 Engine Documentation - Copyright © 1997,2005 The Apache Software Foundation or its licensors, as applicable.