The Artima Developer Community
Sponsored Link

Java Answers Forum
JDO Question

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Dan Bizman

Posts: 2
Nickname: dbizman
Registered: Feb, 2003

JDO Question Posted: Feb 25, 2003 9:13 PM
Reply to this message Reply
Advertisement
I need to build a CMS-like tool. But it won't just host files, or data, but needs to be able to host all sorts of data and be able to correctly display (and handle them) to the user as though they were all the same type of thing. Some data will be documents like Word, Excel, PDF or MPG. Other data will be from a database. Other data will be "computed" from the other data, and still more data will be from calendars in outlook. I do not know much about JDO but thought that it seemed the only thing that really gave me a chance to deal with all of these as "the same." My questions:

1. Does JDO sound like it could play a part in this?
2. Can any of the JDO implementations handle these disparate types of data?
3. Are there any Open Source JDO implementations I could use to do this or at least do it in a dev environment to try it out?
4. If no current JDO implementation can handle these, would it be ridiculously tough to create a JDO implementation? (I know that's a pretty vague and unanswerable question, but...)


Thanks in advance. Any help you guys can give me is much appreciated!

Dan

Topic: Find The Contained Number Previous Topic   Next Topic Topic: ORA-01461

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use