com.metamatrix.vdb.materialization.template
Interface TemplateData

All Known Implementing Classes:
MaterializedViewConnectionData, MaterializedViewData

public interface TemplateData

Implement this interface to provide template specific mappings of arguments into the attributes required by the template engine.

Since:
4.2

Method Summary
 void populateTemplate(Template template, DatabaseDialect database)
           
 

Method Detail

populateTemplate

void populateTemplate(Template template,
                      DatabaseDialect database)


Copyright © 2009. All Rights Reserved.