Added Junits
[portal.git] / ecomp-portal-BE-common / src / main / webapp / WEB-INF / fusion / orm / Fusion.hbm.xml
index d197bc5..0487006 100644 (file)
@@ -353,9 +353,5 @@ Portal app mappings and features are in EP.hbm.xml.
                select sum(total_lines) TOTAL_LINES from demo_kpi_sourcecode_stats group by category1
        ]]>
        </sql-query>
-       
-       <query name="getAppPassword">
-      select id,appPassword from App
-    </query>
 
 </hibernate-mapping>