Webcast demo
About | Developers guide | Webcast demo | Database compliancy | License | Download
New: This wiki page is no longer to be considered the main homepage of MetaModel! This serves as a community place for documentation collaboration and ad hoc writing of snippets and small pieces of information.
Please be sure to visit the new official MetaModel website at http://metamodel.eobjects.org
Note: This demo was recorded using MetaModel 1.0.2 and since MetaModel 1.1 backwards compliancy have been broken at a few points. While MetaModel generally works the same way, some API changes have been made. Most crucially, the DataContext object is created using the factory class, DataContextFactory. Other than that what is shown in the demo still applies to MetaModel.
FlashView(http://datacleaner.sourceforge.net/metamodel-programming-demo.swf, 951, 613)?
Topics covered in this webcast
The webcast demonstration is a basic introduction to programming with MetaModel. Here are some of the topics that are covered in the demonstration:
- Setting up the Maven POM to use MetaModel.
- Using different datastores
- Comma-separated files (.csv)
- JDBC database (MySQL)
- Traversing the structure of a datastore (Schemas, Tables, Columns)
- Querying datastores
- Filtering and ordering CSV-data using the built-in query engine
This webcast is based on MetaModel version 1.0.2.
