Coder Social home page Coder Social logo

samterrell / sqlprocessor Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 0.0 908 KB

A JDBC wrapper that takes the pain out of using an SQL database. (Cloned from http://sourceforge.net/projects/sqlprocessor/, with my tweaks)

License: Other

Java 100.00%

sqlprocessor's Introduction

Note that it is possible to build and deploy an SQLProcessor jar that
only requires v1.4 of the JDK. However, by default, the following is required:

Build process using build.xml:

- JDK 1.4, http://java.sun.com/
- Ant 1.5, http://ant.apache.org/, not included
- JUnit, http://junit.sourceforge.net/, included
- MockObjects v0.5, http://mockobjects.com, included
- BeanShell 2.0b1, http://beanshell.org, included
- Jakarta Log4j 1.2.8, http://http://jakarta.apache.org/log4j/docs/, included

SQLProcessor.jar requires:
- JDK 1.4
- BeanSehll 2.0b1 (for MultiBeanSQLProcessor)
- optionally, Log4j

See LICENSE.TXT for the licensing requirements for SQLProcessor and libraries.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.