org.opennms.netmgt.provision.detector.jdbc.request
Class JDBCRequest

java.lang.Object
  extended by org.opennms.netmgt.provision.detector.jdbc.request.JDBCRequest

public class JDBCRequest
extends Object

Author:
thedesloge

Field Summary
static JDBCRequest Null
           
 
Constructor Summary
JDBCRequest(Object object)
           
 
Method Summary
 void send(Connection conn)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Null

public static final JDBCRequest Null
Constructor Detail

JDBCRequest

public JDBCRequest(Object object)
Parameters:
object -
Method Detail

send

public void send(Connection conn)
          throws SQLException
Throws:
SQLException


Copyright © 2009. All Rights Reserved.