Class SqlUpdateImpl
Object
com.liferay.portal.kernel.dao.jdbc.SqlUpdateImpl
- All Implemented Interfaces:
SqlUpdate
- Author:
- Brian Wing Shun Chan, Shuyang Zhou
-
Constructor Summary
ConstructorsConstructorDescriptionSqlUpdateImpl
(DataSource dataSource, String sql, ParamSetter... paramSetters) -
Method Summary
-
Constructor Details
-
SqlUpdateImpl
-
-
Method Details
-
update
- Specified by:
update
in interfaceSqlUpdate
- Throws:
SQLException
-