Commit Graph

4 Commits

Author SHA1 Message Date
teo_sarca 1927fd553c FR [ 2781053 ] Introduce DB.getValueNamePairs
https://sourceforge.net/tracker/?func=detail&aid=2781053&group_id=176962&atid=879335
2009-04-29 19:31:22 +00:00
teo_sarca d134f19b91 functional tests:
* more tests added
* fixed copyright header
2009-01-29 18:04:06 +00:00
teo_sarca 4b10b24702 FR [ 2448461 ] Introduce DB.getSQLValue*Ex methods
http://sourceforge.net/tracker/index.php?func=detail&aid=2448461&group_id=176962&atid=879335
2008-12-23 11:46:50 +00:00
teo_sarca 533d0763b9 DB:
* add getSQLValueEx method (same as getSQLValue but throws DBException)
* add getSQLValueBDEx method (same as getSQLValueBD but throws DBException)
* method setParameter(PreparedStatement pstmt, int index, Object param) should throw DBException if param is not supported
* added DBTest JUnit Test Case
2008-12-08 10:44:06 +00:00