net.sourceforge.addam.util
Class DatabaseMetaDataUtil
java.lang.Object
net.sourceforge.addam.util.DatabaseMetaDataUtil
public class DatabaseMetaDataUtil
- extends Object
Created by IntelliJ IDEA.
User: TIM3
Date: Oct 27, 2006
Time: 11:59:34 PM
To change this template use File | Settings | File Templates.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DatabaseMetaDataUtil
public DatabaseMetaDataUtil()
getTables
public static List<String> getTables(String catalog,
String schema,
Connection connection)
throws SQLException
- Throws:
SQLException
Copyright © 2005-2006 ADDAM Project Team. All Rights Reserved.