|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.databene.benerator.engine.statement.StatementProxy
public class StatementProxy
Proxy for a Statement.
Created: 27.10.2009 16:06:04
| Field Summary | |
|---|---|
protected Statement |
realStatement
|
| Constructor Summary | |
|---|---|
StatementProxy(Statement realStatement)
|
|
| Method Summary | |
|---|---|
void |
execute(BeneratorContext context)
|
Statement |
getRealStatement()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected Statement realStatement
| Constructor Detail |
|---|
public StatementProxy(Statement realStatement)
| Method Detail |
|---|
public void execute(BeneratorContext context)
execute in interface Statementpublic Statement getRealStatement()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||