public class StmtClassForgableRSPFactoryProvider extends Object implements StmtClassForgable
Constructor and Description |
---|
StmtClassForgableRSPFactoryProvider(String className,
ResultSetProcessorDesc spec,
CodegenPackageScope packageScope,
StatementRawInfo statementRawInfo) |
Modifier and Type | Method and Description |
---|---|
CodegenClass |
forge(boolean includeDebugSymbols) |
String |
getClassName() |
StmtClassForgableType |
getForgableType() |
public StmtClassForgableRSPFactoryProvider(String className, ResultSetProcessorDesc spec, CodegenPackageScope packageScope, StatementRawInfo statementRawInfo)
public CodegenClass forge(boolean includeDebugSymbols)
forge
in interface StmtClassForgable
public String getClassName()
getClassName
in interface StmtClassForgable
public StmtClassForgableType getForgableType()
getForgableType
in interface StmtClassForgable
Copyright © 2005–2019. All rights reserved.