OracleTypeConverter class

Hi All,

I am trying to migrate from liqui base 2.0 to 4.3.x version.
Could you please let me know what is the replacement of class OracleTypeConverter in the latest version?

Hi @pisupatisuresh ,

I need your help in understanding your issue. Is there any error message or warning you are getting when upgrading your Liquibase version?

Hi Aditi,

Apologize for replying late.

Actually we have custom class which implements OracleTypeConverter class. This custom class was written with liqui base jar version 2.0.
Now when i am upgrading this jar to the latest version, I am running into issues because OracleTypeConverter and other database type converter classes are not available. As such I have posted this query that what is the replacement of these Type converter classes in the latest version of liqui base jar.

Please let me know if i made my clear.

Thanks
P. Suresh Kumar