org.opennms.netmgt.utils
Class Updater

java.lang.Object
  extended by org.opennms.netmgt.utils.JDBCTemplate
      extended by org.opennms.netmgt.utils.Updater

public class Updater
extends JDBCTemplate

Author:
brozow TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates

Constructor Summary
Updater(DataSource db, String sql)
           
 
Method Summary
 
Methods inherited from class org.opennms.netmgt.utils.JDBCTemplate
execute, execute, execute, execute, execute, execute, execute, reproduceStatement
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Updater

public Updater(DataSource db,
               String sql)


Copyright © 2009. All Rights Reserved.