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