Liferay 6.2-ce-ga5

com.liferay.portal.kernel.dao.jdbc
Interface SqlUpdate

All Known Implementing Classes:
ShardSqlUpdateImpl, SqlUpdateImpl

public interface SqlUpdate


Method Summary
 int update(Object... params)
           
 

Method Detail

update

int update(Object... params)

Liferay 6.2-ce-ga5