Liferay 7.0-ga1 portal-impl

com.liferay.portal.upgrade
Class AutoBatchPreparedStatementUtil

java.lang.Object
  extended by com.liferay.portal.kernel.dao.jdbc.AutoBatchPreparedStatementUtil
      extended by com.liferay.portal.upgrade.AutoBatchPreparedStatementUtil

Deprecated. As of 7.0.0, moved to AutoBatchPreparedStatementUtil

@Deprecated
public class AutoBatchPreparedStatementUtil
extends com.liferay.portal.kernel.dao.jdbc.AutoBatchPreparedStatementUtil


Constructor Summary
AutoBatchPreparedStatementUtil()
          Deprecated.  
 
Method Summary
 
Methods inherited from class com.liferay.portal.kernel.dao.jdbc.AutoBatchPreparedStatementUtil
autoBatch, concurrentAutoBatch
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AutoBatchPreparedStatementUtil

public AutoBatchPreparedStatementUtil()
Deprecated. 

Liferay 7.0-ga1 portal-impl