cvs commit: ports/java/sqlitejdbc Makefile ports/java/sqlitejdbc/files patch-src_org_sqlite_Conn.java

Martin Wilke miwi at FreeBSD.org
Mon Jul 27 22:28:56 UTC 2009


miwi        2009-07-27 22:28:55 UTC

  FreeBSD ports repository

  Modified files:
    java/sqlitejdbc      Makefile 
  Added files:
    java/sqlitejdbc/files patch-src_org_sqlite_Conn.java 
  Log:
  - 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 at lapo.it> (maintainer)
  
  Revision  Changes    Path
  1.5       +1 -0      ports/java/sqlitejdbc/Makefile
  1.1       +14 -0     ports/java/sqlitejdbc/files/patch-src_org_sqlite_Conn.java (new)


More information about the cvs-all mailing list