| Package | Description |
|---|---|
| org.apache.oozie.service |
| Modifier and Type | Method and Description |
|---|---|
void |
JPAService.executeBatchInsertUpdateDelete(Collection<JsonBean> insertBeans,
List<JPAService.QueryEntry> updateQueryList,
Collection<JsonBean> deleteBeans,
javax.persistence.EntityManager em)
Execute multiple update/insert queries in one transaction
|
Copyright © 2015 Apache Software Foundation. All Rights Reserved.