Liferay 7.0-ce-b4

com.liferay.portal.upgrade
Class AutoBatchPreparedStatementUtil

java.lang.Object
  extended by com.liferay.portal.upgrade.AutoBatchPreparedStatementUtil

public class AutoBatchPreparedStatementUtil
extends Object


Method Summary
static PreparedStatement autoBatch(PreparedStatement preparedStatement)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

autoBatch

public static PreparedStatement autoBatch(PreparedStatement preparedStatement)
                                   throws SQLException
Throws:
SQLException

Liferay 7.0-ce-b4