public abstract class BabelfishGenericProxy extends Object
| Constructor and Description | 
|---|
BabelfishGenericProxy()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected abstract Object | 
getCreator()  | 
protected abstract Object | 
getDelegate()  | 
protected Object | 
post_Methods(Method m, Object result)
Post method interceptor. 
 | 
protected Object | 
translateError(Method m, SQLException ex)
Error interceptor. 
 | 
protected abstract Object getCreator()
protected abstract Object getDelegate()
protected Object translateError(Method m, SQLException ex) throws SQLException
m -ex -SQLException