Monday, 30 September 2013

Slick opening a session

Slick opening a session

New to slick. I downloaded the slick_2.10-2.0.0-M2.jar linked it in
eclipse with scala library 2.10.2
I would like to have access to an SQLite db. Following instructions from
http://slick.typesafe.com/doc/1.0.1/gettingstarted.html , I get the
SQLiteDriver.simple._ OK but impossible to import
Database.threadLocalSession
Where do I find it?
I do have a Database.dynamicSession: Is this the same?
best G

No comments:

Post a Comment