org.milyn.persistence.reporting.EntityInserter.html Maven / Gradle / Ivy
Inserting the bean under the beanId '${resource.parameters.beanId}'
using the <#if resource.parameters.dao??>'${resource.parameters.dao}'<#else>default#if> DAO
and the <#if resource.parameters.name??>'${resource.parameters.name}'<#else>default#if> insert method.
<#if resource.parameters.insertedBeanId??> The result is put under the beanId '${resource.parameters.insertedBeanId}'.#if>