How to implement a state machine
Hi,
I'd like to add some state machine to a table. E.g. having possibility to track:
New -> Analysing -> Solving -> Verifying -> Closed
Something like it's used in bug tracking systems.
I'd assume that it has to be solved via a new data type but actually I have no clue how to do it.
Thanks for replying!
Sacha
Subject
Views
Written By
Posted
How to implement a state machine
6385
June 29, 2008 05:58AM
3221
June 29, 2008 06:37AM
2833
June 29, 2008 07:37AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.