Changes for page H2 Database, Function
Last modified by Danniar Firdausy on 2024/09/16 15:49
From version 29.1
edited by Erik Bakker
on 2022/08/25 12:21
on 2022/08/25 12:21
Change comment:
There is no comment for this version
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki.e bakker1 +XWiki.eMagiz - Default language
-
... ... @@ -1,1 +1,0 @@ 1 -en - Content
-
... ... @@ -5,6 +5,9 @@ 5 5 6 6 Should you have any questions, please contact [[academy@emagiz.com>>mailto:academy@emagiz.com]]. 7 7 8 +* Last update: July 29th, 2021 9 +* Required reading time: 5 minutes 10 + 8 8 == 1. Prerequisites == 9 9 10 10 * Basic knowledge of the eMagiz platform ... ... @@ -18,10 +18,10 @@ 18 18 The focal point of this microlearning will be to figure out why the H2 database is part of any auto-generated entry. 19 19 20 20 * The key aspects are: 21 - * *H2 Database temporarily stores data22 - * *Acts as a bridge between the entry (where data arrives or is retrieved) and the first queue (the onramp)23 - * *Holds data in case the queue (the onramp) cannot be reached24 - * *Smoothen the amount of data that is transported from the connector to the container runtime as it periodically checks for new data24 + * H2 Database temporarily stores data 25 + * Acts as a bridge between the entry (where data arrives or is retrieved) and the first queue (the onramp) 26 + * Holds data in case the queue (the onramp) cannot be reached 27 + * Smoothen the amount of data that is transported from the connector to the container runtime as it periodically checks for new data 25 25 26 26 27 27 ... ... @@ -32,10 +32,10 @@ 32 32 The focal point of this microlearning will be to figure out why the H2 database is part of any auto-generated entry. 33 33 34 34 * The key aspects are: 35 - * *H2 Database temporarily stores data36 - * *Acts as a bridge between the entry (where data arrives or is retrieved) and the first queue (the onramp)37 - * *Holds data in case the queue (the onramp) cannot be reached38 - * *Smoothen the amount of data that is transported from the connector to the container runtime as it periodically checks for new data38 + * H2 Database temporarily stores data 39 + * Acts as a bridge between the entry (where data arrives or is retrieved) and the first queue (the onramp) 40 + * Holds data in case the queue (the onramp) cannot be reached 41 + * Smoothen the amount of data that is transported from the connector to the container runtime as it periodically checks for new data 39 39 40 40 As you probably noticed by now is that every time you create a new entry in eMagiz some components are automatically generated for you. 41 41 ... ... @@ -64,10 +64,10 @@ 64 64 == 5. Key takeaways == 65 65 66 66 * The key aspects are: 67 - * *H2 Database temporarily stores data68 - * *Acts as a bridge between the entry (where data arrives or is retrieved) and the first queue (the onramp)69 - * *Holds data in case the queue (the onramp) cannot be reached70 - * *Smoothen the amount of data that is transported from the connector to the container runtime as it periodically checks for new data70 + * H2 Database temporarily stores data 71 + * Acts as a bridge between the entry (where data arrives or is retrieved) and the first queue (the onramp) 72 + * Holds data in case the queue (the onramp) cannot be reached 73 + * Smoothen the amount of data that is transported from the connector to the container runtime as it periodically checks for new data 71 71 72 72 73 73