(no commit message)
[utils] / security / impl / src / main / resources / hbm / OperationCondition.hbm.xmlxx
index 250030e0eebf711b35ad9eabd4931ac332c20fae..5fd0562b486b00226e5fbf269cb379c23dadfd9f 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">