public class StmtForgeMethodCreateTable extends Object implements StmtForgeMethod
Modifier and Type | Field and Description |
---|---|
static String |
INTERNAL_RESERVED_PROPERTY |
Constructor and Description |
---|
StmtForgeMethodCreateTable(StatementBaseInfo base) |
Modifier and Type | Method and Description |
---|---|
StmtForgeMethodResult |
make(String packageName,
String classPostfix,
StatementCompileTimeServices services) |
public static final String INTERNAL_RESERVED_PROPERTY
public StmtForgeMethodCreateTable(StatementBaseInfo base)
public StmtForgeMethodResult make(String packageName, String classPostfix, StatementCompileTimeServices services) throws ExprValidationException
make
in interface StmtForgeMethod
ExprValidationException
Copyright © 2005–2018. All rights reserved.