public final class JdbcHelper extends Object
| Modifier and Type | Method and Description |
|---|---|
static Object |
newBeanInstance(org.apache.camel.CamelContext camelContext,
String outputClass,
BeanRowMapper beanRowMapper,
Map<String,Object> row) |
public static Object newBeanInstance(org.apache.camel.CamelContext camelContext, String outputClass, BeanRowMapper beanRowMapper, Map<String,Object> row) throws SQLException
SQLExceptionApache Camel