Forums / Developer / How can I find the table in the database
Fiona Hisa
Friday 08 December 2006 12:54:17 am
I just want to ask that if I create a class and a object of it ,How can I find the table which store the information of the object ?If there is any configuration file can tell me? the tables are too much!! thank you !my English is poor ,may you can understand! ^_^
Kristof Coomans
Friday 08 December 2006 1:54:34 am
Hello Susan, welcome to the eZ community!
Unfortunately something went wrong with my previous reply, so I'll have to type it again.
You can find a database diagram at http://ez.no/Exponential/documentation/reference/database_diagram. It's outdated but it's a start.
Content objects are using a lot of database tables, the most important ones are:
ezcontentobject ezcontentobject_versionezcontentobject_attribute
Others are:
ezcontentobject_link ezcontentobject_name eznodeassignmentezcontentobject_tree
Some datatypes use other tables as well.
independent eZ Publish developer and service provider | http://blog.coomanskristof.be | http://ezpedia.org
Tuesday 12 December 2006 9:31:58 pm
hehe, thank you very much ,I just a begginer of the Exponential ,so there's a lot of questions.I feel this software is very well,I will study hard.ha.