User Activity

  • Modified a wiki page on UCanAccess

    Development

  • Modified a wiki page on UCanAccess

    Development

  • Modified a wiki page on UCanAccess

    Development

  • Modified a wiki page on UCanAccess

    Development

  • Modified a wiki page on UCanAccess

    Development

  • Modified a wiki page on UCanAccess

    Development

  • Posted a comment on merge request #5 on UCanAccess

    @Markus: Hey, that's a great trick with the getObject(). @Marco: This works because under Java7, these getObject() methods satisfy the 2 new interface methods in the Java7 version of CallableStatement. But under Java6, these methods will just compile as normal methods, without overriding anything because they don't have an @Override. I verified that this compiles under (Eclipse, Ubuntu 17.10, Java6) and (Maven, Ubuntu 17.10, Java8). pom.xml: #62-64: Just cruious, why do are $hsqldbVersion and $jackcessVersion...

  • Posted a comment on merge request #4 on UCanAccess

    LoadJet.java, #403-415: I think you can use replace() instead of replaceAll(), since we don't need to use regular expressions here. Other than that, lgtm.

View All

Personal Data

Username:
btpark
Joined:
2002-05-10 08:03:41

Projects

This is a list of open source software projects that Brian Park is associated with:

  • Project Logo UCanAccess A pure Java JDBC driver for Microsoft Access database files Last Updated: