Type: Class
Refering articles:
- new paradigm for Details (code changes 04.03.06) — I realized maybe that the automagic creation of detail fields in the target table(s) of a pointer was too magic and that it is better to manually write a method for each detail. more
- miscellaneous changes (11.07.05) more
- DbSession no longer a Session (01.07.05) — DbSession is no longer a subclass of Session and I'll soon rename it to DbContext or something similar. Instead of being a subclass, it holds a session instance.