Beans/frank.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@1994 6335cc39-0255-0410-8fd6-9bcaacd3b74c
This commit is contained in:
@@ -271,7 +271,7 @@ public class JDBCUtil
|
||||
throws SQLException
|
||||
{
|
||||
if (tableExists(conn, table)) {
|
||||
return true;
|
||||
return false;
|
||||
}
|
||||
|
||||
Statement stmt = conn.createStatement();
|
||||
|
||||
Reference in New Issue
Block a user