diff --git a/system/etc/preferences.json b/system/etc/preferences.json index e210572..1398b20 100644 --- a/system/etc/preferences.json +++ b/system/etc/preferences.json @@ -12,6 +12,7 @@ "Phacil\\Framework\\Api\\Log": "Phacil\\Framework\\Log", "Phacil\\Framework\\Databases\\Api\\LogInterface": "Phacil\\Framework\\Log", "Phacil\\Framework\\Interfaces\\Serializer": "Phacil\\Framework\\Json", - "Phacil\\Framework\\MagiQL\\Api\\Factory": "Phacil\\Framework\\MagiQL\\Factory" + "Phacil\\Framework\\MagiQL\\Api\\Factory": "Phacil\\Framework\\MagiQL\\Factory", + "Phacil\\Framework\\Databases\\Conectors\\Oracle\\ORDS\\Api\\HandleInterface": "Phacil\\Framework\\Databases\\Conectors\\Oracle\\ORDS\\Model\\Handler\\Curl" } } \ No newline at end of file