Code Monkey home page Code Monkey logo

jdbc-servlet-api's People

Contributors

jeromerocheteau avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

jdbc-servlet-api's Issues

Missing Javadoc

Neither methods nor attributes are commented! And even more in javadoc-style that should be provided!

Project Example

This would be nice if a web-app project that uses this library can be provided or referenced.

Customized property names

Several properties have predefined names. It could be interesting to let developers defining them in a property file.

JdbUpdateServlet and default statements that return generated keys

JDBC Update Servlet API has changed RDBMS full-compatibility as statements make possible to return generated keys in a result set.

It would have been better to introduce another class JDBC Insert Servlet to do that and allow developers to chose between JDBC Update/Insert Servlets, wouldn't it?

JSON reader

A method doPrint exists that writes on the response output stream a JSON-formatted string of a given object.

It could be nicer to be able to read the request input stream and convert it into a object as the same way as that of Gson or Jackson libraries.

README too long

The README is too long; please move technical parts to the Wiki as for instance the Getting Started section.

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.