SuccessChanges

Summary

  1. Omit the call to connection.commit() since it should only be called when auto-commit has been set to false. The call causing errors when running with the Postgresql 9.3 JDBC driver.
Revision 2379 by costa:
Omit the call to connection.commit() since it should only be called when auto-commit has been set to false. The call causing errors when running with the Postgresql 9.3 JDBC driver.
Change TypePath in RepositoryPath in Workspace
The file was modified/trunk/src/main/java/org/ecoinformatics/datamanager/database/TableMonitor.javaN/A