All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.dal.model.property-config-codegen.xml Maven / Gradle / Ivy

<?xml version="1.0" encoding="UTF-8"?>
<model>
  <entity name="property-config" root="true">
    <entity-ref name="property" type="list" names="properties" />
  </entity>
  <entity name="property">
    <attribute name="id" value-type="String" />
    <attribute name="value" value-type="String" />
  </entity>
</model>





© 2015 - 2025 Weber Informatics LLC | Privacy Policy