2017-02-01 19:25 GMT+01:00 Jens Alfke <[email protected]>: > > > Can SQLite be used with JPA? > > Sure, I’ve been SQLite for years ;-) >
Using SQLite does not mean that you use it with JPA. I use it with Python and Bash and also with JDBC. None of those is JPA. ;-) How do you use the combo JPA/SQLite? -- Cecil Westerhof _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

