Abstracts developers from SQL syntax, with methods that return Strings to pass on to JDBC, thus allowing compile-time checking for, many, otherwise run-time bugs. e.g. stmt.executeQuery(SqlWrapper.selectId(ordersTable, customerColumn, "John Smith")

Features

  • Transparently wraps Java DB (Apache Derby) SQLite, and PostgresSQL syntax, making the code easily portable between the two;
  • Simple static and instance methods with intutive signatures that return SQL Strings;
  • Provides Table and Column objects to pass as parameters to create, insert, select, selectId, last, first, etc .. methods enabling the convenient use of variables to refer to them throughout the code;
  • Developer-friendly: developed as a component of STCAL and MemorizEasy;
  • Test code provides usage examples, in addition to the open-source projects using it;
  • Transparently adds to Java DB and PostgreSQL databases the SQLite convenient concept of an AUTOINCREMENT ROWID;
  • Available with Maven;

Project Samples

Project Activity

See All Activity >

License

Public Domain

Follow SqlWrapper

SqlWrapper Web Site

Other Useful Business Software
Run applications fast and securely in a fully managed environment Icon
Run applications fast and securely in a fully managed environment

Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.

Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
Try for free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of SqlWrapper!

Additional Project Details

Languages

English

Intended Audience

Developers, Quality Engineers, System Administrators

User Interface

Other toolkit

Programming Language

Java

Database Environment

JDBC, Project is a database abstraction layer (API), SQL-based, SQLite

Related Categories

Java Front-Ends, Java Object Oriented Software, Java Code Generators

Registered

2010-03-29