SJ only supports storing directly on the file system and not in a DB. Long ago, when I first concieved the project, I wanted to support both file system and db, but I never actually implemented any DB stuff.
--Rob --- [EMAIL PROTECTED] wrote: > Hi, > > I wonder if SourceJammer can be used along with some other database. > I am looking a requirement where along some relational data, I need to > store some xml data as well and plan to use LOB feature of Database as > most of the database are XML enabled. But I also need to display version > history of those and get appropriate version and diff between version i.e. > standard version control features along with check-in, check out. Open > source solution is required. > > At present, it is something like > Java Application -> O-R Mapper -> DB > Now needed some thing like: > Java Application -> O-R Mapper (should be here or before DB?) -> Version > Control -> DB > Can SourceJammer fit in this scenario? Say: > Java Application -> Hibernate (should be here or before DB?) -> > SourceJammer -> HSQLDB > > Any thoughts, pointers/directions will be useful. > > Thanks in advance. > Regards. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ SourceJammer-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sourcejammer-devel
