org.compiere.util
Class ViewUtil
java.lang.Object
org.compiere.util.ViewUtil
public class ViewUtil
- extends Object
Utility class to support view import process
- Author:
- wwong
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ViewUtil
public ViewUtil()
readSqlFromFile
public static ArrayList<String> readSqlFromFile(InputStream in)
- Read the sql statements from the input stream
- Parameters:
in - InputStreamaddSemicolon - add semicolon at end of functions
- Returns:
- ArrayList of the sql commands
Compiere® is a registered trademark of ComPiere, Inc. ©2004-2008 HumanFlash.com All rights reserved.