promotional bannermobile promotional banner

SQLibrary

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

File Details

SQLibrary 7.0 - Bukkit/Spout

  • R
  • Dec 29, 2013
  • 87.27 KB
  • 1.8K
  • CB 1.7.2-R0.2

File Name

SQLibrary-7.0.jar

Supported Versions

  • CB 1.7.2-R0.2
  • Built on Bukkit 1.7.4-R0.2.
  • Removed bad design pattern and replaced with hierarchy (one of the original reasons for forking this library).
  • Renamed writeError() and writeInfo() to info(), warning(), and error(). Backwards compatibility retained.
  • Moved README to correct location for GitHub.
  • No connection pooling as was planned for this version.
  • The super secret surprise and one of the reasons SQLibrary must be a jar dependency, also not in this version.
  • isTable() and truncate() are unimplemented in most database classes.
  • Only one query builder is finished.
  • Factory is outdated.