biouml.plugins.simulation.plot.access
Class PlotSqlTransformer
ru.biosoft.access.SqlTransformerSupport
|
+--biouml.plugins.simulation.plot.access.PlotSqlTransformer
- public class PlotSqlTransformer
- extends SqlTransformerSupport
PlotSqlTransformer
public PlotSqlTransformer()
addDeleteCommands
public void addDeleteCommands(Statement statement, String name)
throws java.lang.Exception
addInsertCommands
public void addInsertCommands(Statement statement, DataElement de)
throws java.sql.SQLException
create
public DataElement create(ResultSet resultSet, Connection connection)
throws java.lang.Exception
getSelectQuery
public String getSelectQuery()
getTemplateClass
public Class getTemplateClass()
to Class org.apache.log4j.Category
BOTTOM