Trace:
Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| jvx:server:storage:trigger [2020/06/15 11:37] cduncan Edited for English grammar (capitalization, punctuation, correct verb conjugation) | jvx:server:storage:trigger [2020/06/29 13:34] (current) cduncan | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ~~Title: Server-Side Trigger for Storages~~ | ~~Title: Server-Side Trigger for Storages~~ | ||
| - | With JVx, the business logic can be developed in either the database or the middle tier. For the development of the business logic entirely in the middle tier so-called Server-Side Triggers are required. These triggers work just like the [[jvx:client:model:databook:events|DataBook Events]] at the client. | + | With JVx, the business logic can be developed in either the database or the middle tier. For the development of the business logic entirely in the middle tier, so-called server-side triggers are required. These triggers work just like the [[jvx:client:model:databook:events|DataBook events]] at the client. | 
| For example, a server-side trigger is called when a new record was inserted, modified, or deleted. | For example, a server-side trigger is called when a new record was inserted, modified, or deleted. | ||
