Im trying to convert my application into a lotus notes / domino application. My application runs hibernate as a framework for all communication to a mysql database.
The application takes advantaged of MySQL full text index search, and all this stuff.
Does hibernate support a lotus notes DB?
What im trying to figure out is if it even is possible to somehow just flip a switch to make it communicate with a domino database instead of a MySQL database.
And if so, can anyone point me in the right direction for me to read up on this? :)
Thanks
|