dkpro / dkpro-uby

Framework for creating and accessing UBY resources – sense-linked lexical resources in standard UBY-LMF format
https://dkpro.github.io/dkpro-uby
Other
22 stars 3 forks source link

integration.alignment: extend MySQLDirectQueries to be able to use h2 #105

Closed judithek closed 9 years ago

judithek commented 9 years ago
extend  MySQLDirectQueries to be able to use h2,
currently only MySQL is supported

Original issue reported on code.google.com by eckle.kohler on 2014-09-08 10:09:16

judithek commented 9 years ago
(No text was entered with this change)

Original issue reported on code.google.com by eckle.kohler on 2014-10-09 17:27:51

judithek commented 9 years ago
This issue was updated by revision r647.

- Fix queries so that they work with H2
- Fix temporary table creation to work with H2
- Introduce better way to determine which DB is used from DBConfig

Original issue reported on code.google.com by eckle.kohler on 2014-10-10 13:07:32

judithek commented 9 years ago
Richard fixed this issue

Original issue reported on code.google.com by eckle.kohler on 2014-10-10 14:25:45

judithek commented 9 years ago
This issue was updated by revision r650.

removed MySQLConnect
removed TemporaryTableUtils

Original issue reported on code.google.com by eckle.kohler on 2014-10-10 15:02:45

judithek commented 9 years ago
re-opened: one query now fails with MySQL - added H2/MySQL switch

Original issue reported on code.google.com by eckle.kohler on 2014-10-17 13:36:48