// nothing
}
+bool DbCommon::belongsToSystem() const
+{
+ return false;
+}
+
void Database::releaseKey(Key &key)
{
return dbAcl;
}
-GenericHandle Database::aclHandle() const
-{
- return HandleObject::handle();
-}
-
//
// Remote validation is not, by default, supported