[ 
http://issues.apache.org/jira/browse/DDLUTILS-24?page=comments#action_12331245 
] 

Thomas Dudziak commented on DDLUTILS-24:
----------------------------------------

Via the Platform, yes, that might be useful. But your have to be aware that 
DdlUtils won't be able to ensure that the beans are inserted in 
Foreignkey-order (that's what DataToDatabaseSink does).

> Insert / update collection of Dynabean
> --------------------------------------
>
>          Key: DDLUTILS-24
>          URL: http://issues.apache.org/jira/browse/DDLUTILS-24
>      Project: DdlUtils
>         Type: Improvement
>  Environment: All
>     Reporter: Xavier TROUSSICOT
>     Assignee: Thomas Dudziak

>
> The insert method in the PlatformImplBase class does not  accept Collection 
> or Iterator of Dynabean . It could be usefull as it is for the 
> DataWriter.write method. This improvement should commit by packet.
> It could be done through DataToDatabaseSink class but the commit is done 
> after each bean.
> Whatis your opinion about it ?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to