Business applications are full of patterns . The purpose of this page is to have a list of known patterns, some of which have already been implemented and some suggested ones that can be implemented using the Patterns tool.
Feel free to add your own patterns but try to follow the Pattern Description Guidelines. If you are interested on writing your own pattern, see here.
For a list of already available patterns see Implemented Patterns.
Set of patterns that create user interface objects but not new transactions (don't modify the DB structure)
Usually patterns that create new Transaction objects.
For XML Structural Design Patterns, see: XMLPatterns.com
Patterns that don't create any object, just update existing ones.