We have a struts application which accesses a SQL Server database using the iBATIS DAO framework and iBATIS SQLMaps. We now need to also support an Oracle backend. Can someone suggest a good, reliable Oracle driver that we could use?
Any tips, pitfalls, articles, etc., that apply when writing iBATIS sqlmaps to support both SQL Server and Oracle would be greatly appreciated. Thanks, Brian Barnett