Package org.compiere.dbPort
Provides for conversion of SQL commands from Oracle to other databases.
Package Specification
- The Oracle Source code statements need to be delimited by "/"
- Details of mapping see class ConvertMap
- http://www.adempiere.org
Related Documentation
For overviews, tutorials, examples, guides, and tool documentation, please see:-
Class Summary Class Description Convert Convert SQL to Target DBConvert_Oracle Convert_PostgreSQL Convert Oracle SQL to PostgreSQL SQLConvert_SQL92 Convert from oracle syntax to sql 92 standardConvertMap_PostgreSQL Join Join Clause.