How to view Apache Derby schema configured in Apache ofbiz -


i new apache ofbiz. went through tutorial , have deployed default version of apache ofbiz. understand database in apache ofbiz default derby. while starting ofbiz can see many tables getting created. not able view schema in apache derby. need guidance on viewing database schema.

there many tools can use view schema of apache derby database.

derby offers "ij" tool, "show tables" , "describe" commands.

there graphical tools, such squirrel: http://squirrel-sql.sourceforge.net/

there programmatic tools, such jdbc metadata classes, or ddlutils library.


Comments

Popular posts from this blog

IF statement in MySQL trigger -

c++ - What does MSC in "// appease MSC" comments mean? -

javascript - Blogger related post gadget image Resize s72-c [ Need Expert Help ] -