BabelfishConnection, BabelfishStatementpublic abstract class BabelfishGenericProxy extends Object
| Constructor | Description |
|---|---|
BabelfishGenericProxy() |
| Modifier and Type | Method | 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