Zurück zum Blog

Tag: jdbc

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…
Weiterlesen

Creating a MySQL dump for JDBC

Florian Hopf

09.07.2010
I have just been fighting with the sql-maven-plugin while trying to import an OpenCms MySQL dump automatically. The module wasn’t really verbose with an error message: [ERROR] Failed to execute:…
Weiterlesen