org.compiere.dbPort
Class Convert_Oracle
java.lang.Object
org.compiere.dbPort.Convert
org.compiere.dbPort.Convert_Oracle
public class Convert_Oracle
- extends Convert
| Methods inherited from class org.compiere.dbPort.Convert |
cleanUpStatement, convert, convertAll, convertIt, convertWithConvertMap, escapeQuotedString, execute, getConversionError, getConvertMap, getException, hasError, logMigrationScript, recoverQuotedStrings, replaceQuotedStrings, setVerbose |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Convert_Oracle
public Convert_Oracle()
convertStatement
protected ArrayList<String> convertStatement(String sqlStatement)
- Description copied from class:
Convert
- Convert single Statements.
- remove comments
- process FUNCTION/TRIGGER/PROCEDURE
- process Statement
- Specified by:
convertStatement in class Convert
- Returns:
- converted statement
isOracle
public boolean isOracle()
- Description copied from class:
Convert
- True if the database support native oracle dialect, false otherwise.
- Specified by:
isOracle in class Convert
- Returns:
- boolean
Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.