org.eevolution.model
Class QueryDB
java.lang.Object
org.eevolution.model.QueryDB
public class QueryDB
- extends Object
- Author:
- Victor Perez www.e-evolution.com
|
Constructor Summary |
QueryDB(String classname)
Creates a new instance of POQuery |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QueryDB
public QueryDB(String classname)
- Creates a new instance of POQuery
newInstance
public static Object newInstance(String classname,
int id,
String trxName)
createObject
public static Object createObject(Constructor constructor,
Object[] arguments)
execute
public List<Object> execute(String filter)
execute
public List<Object> execute()
Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.