biouml.standard.type.access
Class UnitSqlTransformer
ru.biosoft.access.SqlTransformerSupport
|
+--biouml.standard.type.access.UnitSqlTransformer
- public class UnitSqlTransformer
- extends SqlTransformerSupport
UnitSqlTransformer
public UnitSqlTransformer()
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()
BOTTOM