| metadata of tables and columns [message #777081] |
Mon, 09 January 2012 15:05 |
B Simpson Messages: 25 Registered: January 2012 |
Junior Member |
|
|
hi,
i'd like to use UML2 for creation of PHP classes and SQL db.
my DB would consist of tables and columns and both of those would be able to have some sort of metadata.
say, i would have a table called 'Users' with 'Title':'db users' stored in metadata.
the table would have 'login' column with 'readonly':'true' property, again stored somehow in metadata.
i'd like to be able to store metadata stuff (key->[bool/int/string] value) in an EClass (XMI profile or something?) and then export such structure into PHP classes and SQL commands.
is it even doable? 
thanks
|
|
|
Powered by
FUDForum. Page generated in 0.01630 seconds