Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

COSMOS ORM

Revision as of 10:31, 17 May 2007 by Unnamed Poltroon (Talk) (New page: I am looking into the object-relational mapping layer for COSMOS. Requirements: * We would like to leverage TPTP code to parse log files into Common Base Events and collect statistical ...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

I am looking into the object-relational mapping layer for COSMOS.

Requirements:

  • We would like to leverage TPTP code to parse log files into Common Base Events and collect statistical data
  • Persist data in relational database
  • Use POJO to interact with database

TPTP CBE Object Models

Back to the top