biouml.plugins.simulation.access
Class SimulationResultSqlTransformer
ru.biosoft.access.SqlTransformerSupport
|
+--biouml.plugins.simulation.access.SimulationResultSqlTransformer
- public class SimulationResultSqlTransformer
- extends SqlTransformerSupport
SimulationResultSqlTransformer
public SimulationResultSqlTransformer()
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