Uses of Class
it.eng.qbe.bo.ViewJarFile

Packages that use ViewJarFile
it.eng.qbe.dao   
 

Uses of ViewJarFile in it.eng.qbe.dao
 

Methods in it.eng.qbe.dao that return ViewJarFile
 ViewJarFile ViewJarFileDAO.loadViewJarFile(java.lang.String datamartName, java.lang.String viewName)
          Load view jar file.
 ViewJarFile ViewJarFileDAOFilesystemImpl.loadViewJarFile(java.lang.String datamartName, java.lang.String viewName)