hi
is there a way to support many database with spring without using orm?
some client use mysql and some other will use oracle (not in the same time)?
how to manage dao to support many database?
thanks
hi
is there a way to support many database with spring without using orm?
some client use mysql and some other will use oracle (not in the same time)?
how to manage dao to support many database?
thanks