com.atlassian.bamboo.utils.db
Class JdbcUtils

java.lang.Object
  extended by com.atlassian.bamboo.utils.db.JdbcUtils

public class JdbcUtils
extends java.lang.Object


Method Summary
static boolean executeQuietly(java.sql.Statement statement, java.lang.String query)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

executeQuietly

public static boolean executeQuietly(java.sql.Statement statement,
                                     java.lang.String query)


Copyright © 2012 Atlassian. All Rights Reserved.