org.ow2.petals.registry.core.repository.jdbc
Class JDBCUtil

java.lang.Object
  extended by org.ow2.petals.registry.core.repository.jdbc.JDBCUtil

public class JDBCUtil
extends java.lang.Object

Author:
Christophe HAMERLING - eBM WebSourcing

Method Summary
static void closePreparedStatement(java.sql.PreparedStatement ps)
          Close the prepared statement
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

closePreparedStatement

public static final void closePreparedStatement(java.sql.PreparedStatement ps)
Close the prepared statement

Parameters:
ps -


Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.