Added Junits
[portal.git] / ecomp-portal-BE-common / src / main / webapp / WEB-INF / fusion / orm / Fusion.hbm.xml
index 819a521..d197bc5 100644 (file)
@@ -354,4 +354,8 @@ Portal app mappings and features are in EP.hbm.xml.
        ]]>
        </sql-query>
        
+       <query name="getAppPassword">
+      select id,appPassword from App
+    </query>
+
 </hibernate-mapping>