org.camunda.bpm.engine.impl.db
Class DbSqlSession.BulkUpdateOperation
java.lang.Object
org.camunda.bpm.engine.impl.db.DbSqlSession.BulkUpdateOperation
- Enclosing class:
- DbSqlSession
public class DbSqlSession.BulkUpdateOperation
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DbSqlSession.BulkUpdateOperation
public DbSqlSession.BulkUpdateOperation(String statement,
Object parameter)
getStatement
public String getStatement()
getParameter
public Object getParameter()
Copyright © 2014 camunda services GmbH. All Rights Reserved.