OpenAPI 1.0

Uses of Interface
com.aquafold.openapi.rdbms.schema.AQMatView

Packages that use AQMatView
com.aquafold.openapi.rdbms   
 

Uses of AQMatView in com.aquafold.openapi.rdbms
 

Methods in com.aquafold.openapi.rdbms that return AQMatView
 AQMatView AQMetadata.extractMatView(String database, String schema, String name)
          To get a materialized view from the database server as specified by the user.
 AQMatView[] AQMetadata.extractMatViews(String database, String schema)
          To get a list of materialized views.
 


OpenAPI 1.0


Copyright © 2010 AquaFold, Inc. All Rights Reserved. Use is subject to license terms.