Project

General

Profile

Actions

Architecture #2438

closed

Wrap all SQL queries with tryo

Added by François ARMAND about 12 years ago. Updated over 7 years ago.

Status:
Rejected
Priority:
N/A
Assignee:
-
Category:
Architecture - Code maintenance
Effort required:
Name check:
Fix check:
Regression:

Description

A lot of SQL queries are done with jdbcTemplate, that throws exceptions when something goes wrong.
But we just never exception that are not captured in Box, so these call must be wrapped into net.liftweb.util.Helpers.tryo.

Or we should simply get ride of JDBC template.

Actions

Also available in: Atom PDF