(no commit message)
[utils] / security / impl / src / main / resources / hbm / PathCondition.hbm.xml
index c43c0a831047f071173b440c3d2b1c7810e13b15..c401372bbe6698bf87e5f0acce85c43f502092cf 100644 (file)
@@ -5,7 +5,7 @@
     
     <hibernate-mapping>
         
-        <class name="org.wamblee.security.authorization.PathCondition" table="PATH_CONDITIONS" 
+        <class name="org.wamblee.security.authorization.AbstractPathCondition" table="PATH_CONDITIONS" 
                select-before-update="true"
                lazy="false">
             <id name="primaryKey" column="ID" type="long">