Changes for page Database operations

Last modified by Eva Torken on 2023/09/01 15:39

From version 1.1
edited by Eva Torken
on 2023/09/01 14:44
Change comment: There is no comment for this version
To version 2.1
edited by Eva Torken
on 2023/09/01 15:39
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -9,8 +9,11 @@
9 9  * Access to an eMagiz model with Create rights
10 10  
11 11  == 2. Exercise ==
12 -See if you can find any database implementation within the projects you can access and perform an update SQL query on it. This assignment can be completed with the help of the (Academy) project that you have created/used in the previous assignment.
13 13  
13 +Create a flow in which a JDBC channel inbound adapter is used to retrieve and update data in the database.
14 +
15 +This assignment can be completed with the help of the (Academy) project that you have created/used in the previous assignment.
16 +
14 14  == 3. Solution ==
15 15  In this short movie, you will find the workout of this exercise. Take a moment to review this one and compare it to your solution.
16 16