Commit graph

5 commits

Author SHA1 Message Date
Martin Wilke
b0547724b9 - Activat support for getGeneratedKeys() for prepared statements, which is
supported as well as the non-prepared statement case, but it was
  currently returning a not implemented exception.

PR:		137001
Submitted by:	Lapo Luchini <lapo@lapo.it> (maintainer)
2009-07-27 22:28:55 +00:00
Wesley Shields
a9d17bbcd0 - Update to 056
PR:		ports/135831
Submitted by:	Lapo Luchini <lapo@lapo.it>
2009-07-04 16:20:35 +00:00
Martin Wilke
e30dce8abd - Update to 053
PR:		132584
Submitted by:	Lapo Luchini <lapo@lapo.it> (maintainer)
2009-03-27 22:53:03 +00:00
Erwin Lansing
4ebd942b89 Make java the primary category while it is in java, not databases.
Submitted by:	chkversion
Pointyat to:	fjoe
2009-02-03 08:06:54 +00:00
Max Khon
8bdef20164 New port: SQLiteJDBC is a Java JDBC driver for SQLite.
It runs using either a native code library or a 100% Pure Java driver
based on NestedVM emulation (but in this package only the native version
is installed).

PR:		124905
Submitted by:	Lapo Luchini
2008-12-16 08:14:26 +00:00