Hi,
we consider to use the Object Service for the developing.
- Has anybody positive or negative experience with the Persistence Class?
- What's about bull processing?
I have make same tests with the persistence class:
- create a persistence class for a DB-table
- modify a generated SET-method with a validity check
- add a new field to the DB-table
- modify the persistence class by adding this field
-> the modify SET-method for the other field is overwritten
How can i add own validly checks in the SET methods?
Regards,
Stefan
Message was edited by: Stefan Gerschler