This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
magik-demo:developer:class:core:schema [2013/07/19 16:35] alex [getters and setters methods] |
magik-demo:developer:class:core:schema [2017/07/06 15:24] (current) |
||
|---|---|---|---|
| Line 6: | Line 6: | ||
| Schema describes an SQL schema determined with s set of relations over which attributes finite domain and foreign key constraints can be defined. | Schema describes an SQL schema determined with s set of relations over which attributes finite domain and foreign key constraints can be defined. | ||
| + | {{ :magik-demo:developer:class:core:schema_and_relations.png?nolink&950 |}} | ||
| ===== Class Attributes ===== | ===== Class Attributes ===== | ||
| Line 22: | Line 23: | ||
| </code> | </code> | ||
| - | ===== Class Constructor ===== | + | ===== Class Constructors ===== |
| ==== Schema ==== | ==== Schema ==== | ||
| <code java> | <code java> | ||