SQLLibrary

Warning: This project is experimental. Its files will not synchronize across the CurseForge network.

SQLLibrary

SQLLibrary

Introduction

The SQLLibrary, is basically the library for SQL, this library can be use on plugins, yes. This plugin can put on plugins folder. The library help your plugin, the library facilitate your plugin using SQL

Version: 1.0.2

Author: bearsoft

Command and Permissions

The library don't contains command or permissions.

How to use?

Import the library import to plugin project, and for use the library, follow the instructions below

SQL sql = new SQL(hostname, database, username, password) Example: SQL sql = new SQL("127.0.0.1","test","root","12345")

Then use the field "sql" for create tables, updates, and more.

Coming Soon..., video explain the library plugin.


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    98700
  • Created
    Mar 25, 2016
  • Last Released File
    Never
  • Total Downloads
    462
  • License

Categories

Members

Recent Files

Bukkit