W
Webby
Hi there,
I'm working on an existing system which we have added a Java front end to. The backend is C/C++ with
a Corba interface. At the moment we make corba calls to retrieve and store all the data for the java
front end application. The backend stores the data in a bespoke DB which is a flat file system with
various bells and whistles (no SQL). Is Hibernate something I could use to help with persistence
mechanism or does the fact that we have no SQL mean that is not possibe ?
Any advice, links to solutions and so on would be greatfully received.
Cheers
Steve
I'm working on an existing system which we have added a Java front end to. The backend is C/C++ with
a Corba interface. At the moment we make corba calls to retrieve and store all the data for the java
front end application. The backend stores the data in a bespoke DB which is a flat file system with
various bells and whistles (no SQL). Is Hibernate something I could use to help with persistence
mechanism or does the fact that we have no SQL mean that is not possibe ?
Any advice, links to solutions and so on would be greatfully received.
Cheers
Steve