text processing/markup/xml

tuscany-sdo-java - Apache Tuscany Service Data Objects

Website: http://tuscany.apache.org
License: ASL 2.0
Vendor: JPackage Project
Description:
SOA creates an environment where different types of data
must work together. This makes application development
complex. Service Data Object(SDO), provides a very simple
programming model that addresses this issue. The key high
level advantages of SDO are:
* Uniform access to data from heterogeneous sources which
  could be XML, RDB, POJO, SOAP, etc.
* SDO provides both a static (or strongly typed) programming
  model and a dynamic (or loosely typed) programming model.
  This provides a simple programming model without sacrificing
  the dynamic model needed by tools and frameworks.
* Provides Meta-data for easy introspection of data types
* Supports a disconnected model, whereby data can be retrieved
  from a data source via Data Access Service. The data can be
  modified by a client with change tracking, and applied back
  to the data source.
* SDO programming model is language neutral

Tuscany SDO Java implements SDO 2.1 specification and is
complemented with utility APIs that further extend the
functionality.
The project's code base includes the following:
* Dynamic data object support
* Static code generation (recently updated to remove the
  externalised EMF dependency aspects)
* Scoping of Types using XMLHelper, XSDHelper, DataFactory,
  CopyHelper, EqualityHelper implementations.
* ChangeSummary support for both the DataGraphs and DataObjects
* Example programs
Tuscany provides a relational data access service (RDB DAS) that
works with SDO Java. More DAS implementations are underway.

Packages

tuscany-sdo-java-1.1.1-2.jpp6.noarch [575 KiB] Changelog by Ralph Apel (2013-02-05):
- Prevent xzpayload problem
tuscany-sdo-java-1.1.1-2.jpp6.src [3.7 MiB] Changelog by Ralph Apel (2013-02-05):
- Prevent xzpayload problem

Listing created by Repoview-0.6.6-5.mga4.tainted