org.opennms.netmgt.provision.detector.jdbc.response
Class JDBCResponse

java.lang.Object
  extended by org.opennms.netmgt.provision.detector.jdbc.response.JDBCResponse

public class JDBCResponse
extends Object

Author:
thedesloge

Constructor Summary
JDBCResponse()
           
 
Method Summary
 void receive(Connection conn)
           
 boolean resultSetNotNull()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JDBCResponse

public JDBCResponse()
Method Detail

receive

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

resultSetNotNull

public boolean resultSetNotNull()


Copyright © 2009. All Rights Reserved.