Tables
In the Metastorm BPM designer we can add table definitions to projects. When deployed, the designer will create the specified table, or update it if it already exists. This allows for a very simple creation of a complete database schema for your solution. We can even specify primary keys and indexes, making the need to use SQL scripts most entirely redundant.
graphic
next: