Liferay 7.0-ce-b4

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

All Known Implementing Classes:
SqlUpdateImpl

public interface SqlUpdate


Method Summary
 int update(Object... params)
           
 

Method Detail

update

int update(Object... params)

Liferay 7.0-ce-b4