Tag: oracle
Code gluse
Michael Clausen
22.01.2014
Code gluse Today’s post targets an API, which has been released on Dec. 11, 2006; the javax.scripting package [1] and a lot of good articles that have been written around…
Number formats and JDBC voodoo
Sebastian Heib
13.09.2011
Ever had to insert some numeric values into an Oracle database? From your application through JDBC? You think “this is an everyday task – what should go wrong?” – well…