Industrial SQL Connector for Mylyn 0.9.6

Add this URL to your Eclipse Installation to reach this Solution's Update Site.
More Info


Categories:
Login or register to tag items

The Industrial SQL Connector for Mylyn allows you to connect Mylyn to any SQL database based issue or task management system that can be accessed by a JDBC driver.

You can connect any kind of database content to Mylyn by just writing a set of queries using ibatis SQLMaps, or Eclipselink JPA. Or you can connect by just overrding some methods in a Persistor class. You define capabilities of your connector using
a set of extension points in a fragment. It allows you to get a connector by only writing the specifics, the rest of the UI code is already done for you.

Demo's included are:

  • A connection to a local Derby instance using Ibatis SQLMaps
  • A connection to a local Derby instance using JPA
  • A connection to a simple in memory bases store

Connecting to Eventum and others is explained at http://eclipsophy.blogspot.com/

Development is sponsored by Industrial TSI. http://www.industrial-tsi.com/

Additional Details

  • Version Number: 0.9.6
  • Eclipse Versions: 3.4, 3.5, 3.6
  • Organization: Industrial TSI, Maarten Meijer
  • Date Created: 19/10/2009
  • Date Updated: 02/12/2010
  • Development Status: Beta
  • License: EPL
  • Submitted by: maarten meijer
  • This listing has been installed 62 times in the last 30 days.

Reviews

Add a Review