SQLJet

Database management system
Download

SQLJet Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • TMate Software
  • Publisher web site:
  • http://svnkit.com/

SQLJet Tags


SQLJet Description

Database management system SQLJet is an independent pure Java implementation of a popular SQLite database management system. It is a software library that provides API that enables Java application to read and modify SQLite databases.SQLJet does not support SQL queries; there is an API to work with the database on a lower level. What's New in This Release: New features: · DB schema: IF NOT EXISTS statement support added (-r631, -r648) · DB schema: ALTER statement support and corresponding API methods added (-r677) · Affinity mode for column types (issue #75) (-r653) · New ISqlJetCursor methods to get row count, current row and go to row (issue #92) (-r652) · New ISqlJetCursor.setLimit(...) method (issue #92) (-r701) · New insert and update methods with ON CONFLICT statement logic support (-r702) · Performance optimizations. Bugfixes: · Fields size was stored in db schema as x.x (float numbers), fixed (-r637) · NPE in SqlJetMemPage.clearCell fixed (issue #112) (-r649) · Problems using case mismatching names of tables and indices fixed (-r674, 679, 700) · Table and indices names with '$' was not supported, fixed (issue #116) (-r765) · Number of concurrency issues fixed.


SQLJet Related Software