org.springframework.jdbc.support.lob.OracleLobHandler LobHandler implementation for Oracle databases. Uses proprietary API to create oracle.sql.BLOB and oracle.sql.CLOB instances, as necessary when working with Oracle's JDBC driver. Developed and tested on Oracle 9i. <p>While most databases are able to work with DefaultLobHandler, Oracle just ...
org.webdocwf.util.i18njdbc.I18nResultSet This class implements the ResultSet interface for the I18nJdbc driver. @author Zoran Milakovic @author Zeljko Kovacevic