promotional bannermobile promotional banner

SQLibrary

SQLibrary aims to streamline driver wrappers in Java for every database engine

File Details

SQLibrary 4.2

  • R
  • Feb 26, 2013
  • 95.89 KB
  • 11.4K
  • CB 1.4.7-R1.0

File Name

SQLibrary.jar

Supported Versions

  • CB 1.4.7-R1.0
  • Readded MySQL(Logger, String, String, String, String, String String) as a deprecated constructor.
  • Fixed improper usage of database delegates and added usage of FilenameDatabase.
  • Expanded FilenameDatabase to support custom extensions, and subsequently SQLite and H2.
  • Deleted SQLTestSuite for being extremely outdated and no longer useful as an educational tool.
  • TimeClock will be the official SQLibrary example plugin when it is finished.
  • isTable() and truncate() are unimplemented in most database classes.
  • Only one query builder is finished.
  • Factory is outdated.