I have a requirement in which I need to call some functions (which are defined in Java code) from Postgresql.
Please suggest what are the best approach to do. I am using postgreSQL version 9.3
.
I have a requirement in which I need to call some functions (which are defined in Java code) from Postgresql.
Please suggest what are the best approach to do. I am using postgreSQL version 9.3
.