SQLibrary 4.2

Details

  • Filename
    SQLibrary.jar
  • Uploaded by
  • Uploaded
    Feb 25, 2013
  • Size
    95.89 KB
  • Downloads
    11,251
  • MD5
    45bfb8e438b66604dd9abb87d3296f9d

Supported Bukkit Versions

  • CB 1.4.7-R1.0

Changelog

  • 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.