Package | Description |
---|---|
oracle.jdbc.babelfish |
Provides the classes necessary for the support for application migration feature.
|
Class and Description |
---|
BabelfishGenericProxy
Defines the common behavior needed by all the babelfish proxies to support auto translation of queries or errors.
|
BabelfishPreparedStatement
Proxy Superclass for java.sql.PreparedStatement interface.
|
BabelfishStatement
Proxy Superclass for java.sql.Statement interface.
|
Translator
Translates queries and errors.
|