OutSystems Forge 日本語データベース

Locking_LIB

※Forge全件データの日本語検索サービスをご利用になりたい場合は、こちらまでお問合せください。

Forge英文サイト

2017-05-17 1.0.0 Ricardo Antunes All All Components, Libraries
開発者がテーブルレコードを更新するときにロックシステムを実装するのに役立つアプリケーション
このロックライブラリを使用すると、テーブルのロックを管理できます。 特徴: - テーブルレコードをロックする - レコードをロックしている人がいるかどうかを確認する - ロックの強制解除(管理者による) 注意: これはロックを管理するのに役立つライブラリですが、それを行うにはデータベースを調整する必要があります。 2つの良い例があります。この例では、このデータベースアーキテクチャを使用して変更を追跡することができます。

[Overview]
Application to help developers implement a locking system when updating table records
[Detail]
With this Locking Library, you will be able to manage the locks in your tables. Features: - Lock table records - Check if there is someone locking a record - Force release of a lock (by admin) Note: This is just the library to help you manage locks, you still have to adjust your database in order to do it. There are 2 good examples where you can see it working and you can also track modifications with this database architecture.
戻る