Are you wondering about the SQL to create the database tables so you can run the example or are you wanting to recreate the schema for the example on another database besides the embedded Derby in MyEclipse?
If it is the former then you just need to make sure that you are using MyEclipse 601 to run the example and the MYEclipse Derby embedded database will have the appropriate schema data that you need.
if it is the latter, it shouldn’t be too hard for us to put the SQL to recreate the database out there for people to use.