...
Set up mappings to GML or SOSI Syntax with Deegree mapping, FME mapping or Geoserver mapping.
Mapping Rules
Tables
Classes (which are not abstract) with stereotype featuretype, type or none will become separate tables. In addition, datatypes which are a part of one-many or many-many relationships will also become a table (i.e. they will not be flattened). Inheritance is resolved by adding all inherited elements to subtypes. Classes must be in the same package under applicationSchema.
...