org.databene.benerator.engine
Class StatementUtil

java.lang.Object
  extended by org.databene.benerator.engine.StatementUtil

public class StatementUtil
extends java.lang.Object

Provides utility methods for Statement processing.

Created: 01.09.2011 16:50:54

Since:
0.7.0
Author:
Volker Bergmann

Method Summary
static Statement getRealStatement(Statement statement, BeneratorContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getRealStatement

public static Statement getRealStatement(Statement statement,
                                         BeneratorContext context)


Copyright © 2013. All Rights Reserved.