Package org.adempiere.pipo2
Interface SQLElementParameters
-
public interface SQLElementParameters
- Author:
- hengsin
-
-
Field Summary
Fields Modifier and Type Field Description static String
DB_TYPE
static String
SQL_STATEMENT
-
-
-
Field Detail
-
SQL_STATEMENT
static final String SQL_STATEMENT
- See Also:
- Constant Field Values
-
DB_TYPE
static final String DB_TYPE
- See Also:
- Constant Field Values
-
-