Tuesday, 27 August 2013

Convert plain sql to parameteric sql in java [closed]

Convert plain sql to parameteric sql in java [closed]

References

Reference NO 1

http://groovy.codehaus.org/api/groovy/sql/Sql.html

Reference NO 2

http://docs.oracle.com/javase/7/docs/api/java/sql/Connection.html

Reference NO 3

http://docs.oracle.com/cd/A97335_02/apps.102/a81358/03_pub2.htm

Reference NO 4

http://stackoverflow.com/questions/2382532/how-can-i-get-the-sql-of-a-preparedstatement

Reference NO 5

http://stackoverflow.com/questions/14511496/java-sql-sqlexception-missing-in-or-out-parameter-at-index-3

Reference NO 6

http://nobelis.eu/nicolas/SQLStatement/SQLStatement.htm

Reference NO 7

http://squirrel-sql.sourceforge.net/user-manual/quick_start.html

Reference NO 8

http://db.apache.org/derby/docs/10.4/ref/rrefexcept71493.html

No comments:

Post a Comment