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 © 2018 Apache Software Foundation. All rights reserved.