Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Stardust/Knowledge Base/Integration/Data"

m
Line 24: Line 24:
 
*[[STP/Stardust/KnowledgeBase/Integration/Data/Hibernate Data Examples|Hibernate Data Type Examples]]  
 
*[[STP/Stardust/KnowledgeBase/Integration/Data/Hibernate Data Examples|Hibernate Data Type Examples]]  
 
*Tips for working with the Message Transformation Application<br>  
 
*Tips for working with the Message Transformation Application<br>  
*[[Stardust/KnowledgeBase/Integration/Data/StructuredData_To_Java_Conversion_with_JAXB|Conversion of Structured Data to Java objects via JAXB]]
+
*[[Stardust/Knowledge_Base/Integration/Data/Structured_Data_to_Java_Conversion_with_JAXB|Conversion of Structured Data to Java objects via JAXB]]

Revision as of 00:02, 17 March 2012

Data

The standard Data Types supported are:

  • Content Repository Types
  • Document
  • Document List
  • Folder
  • FolderList
  • Java Enterprise Beans
  • Hibernate Objects
  • XML
  • Primitives
  • Serializables
  • Structured Data, XSD

Articles providing details

Back to the top