Uses of Interface
com.metamatrix.vdb.materialization.template.TemplateData

Packages that use TemplateData
com.metamatrix.vdb.materialization   
com.metamatrix.vdb.materialization.template   
 

Uses of TemplateData in com.metamatrix.vdb.materialization
 

Constructors in com.metamatrix.vdb.materialization with parameters of type TemplateData
MaterializedViewScriptGeneratorImpl(TemplateData materializedViewTemplateData)
          Default ctor.
 

Uses of TemplateData in com.metamatrix.vdb.materialization.template
 

Classes in com.metamatrix.vdb.materialization.template that implement TemplateData
 class MaterializedViewConnectionData
          Data holder for the arguments provided to the templates used to create materialized view population scripts.
 class MaterializedViewData
          Data holder for the arguments provided to the templates used to create materialized view population scripts.
 

Constructors in com.metamatrix.vdb.materialization.template with parameters of type TemplateData
TemplateExpander(TemplateData data, DatabaseDialect database)
           
 



Copyright © 2009. All Rights Reserved.