SQLibrary

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

SQLibrary 6.0

File nameSQLibrary.jar
Uploader
PatPeterPatPeter
Uploaded
Jul 8, 2013
Downloads
3.0K
Size
97.2 KB
File ID
717217
Type
B
Beta
Supported game versions
  • 1.6.1

What's new

  • Use first development build for 1.6.1.
  • SQLibrary's major version now corresponds to Minecraft.
  • Databases no longer require a username or password (use one less parameter for each or empty strings).
  • Added two new constructors to each database for empty passwords and empty usernames.
  • Fixed shorthand Oracle constructor still containing a port parameter.
  • Fixed SQLite constructor identifying itself as H2 (https://github.com/PatPeter/SQLibrary/issues/12).
  • Added insert(PreparedStatement ps).
  • isTable() and truncate() are unimplemented in most database classes.
  • Only one query builder is finished.
  • Factory is outdated.

This mod has no additional files