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

CamelTransactionsRollbackIT.edm.gen Maven / Gradle / Ivy

The newest version!
{
  "brand": "dirigible",
  "brandUrl": "https://github.com/eclipse/dirigible",
  "title": "Dirigible Test Project",
  "description": "Dirigible Test Project description",
  "tablePrefix": "",
  "fileName": "edm",
  "genFolderName": "edm",
  "dataSource": "DefaultDB",
  "roles": [],
  "projectName": "CamelTransactionsRollbackIT",
  "workspaceName": "workspace",
  "filePath": "edm.model",
  "templateId": "template-application-angular/template/template.js",
  "perspectives": {
    "Books": {
      "views": [
        "Book",
        "Book-details",
        "Book-details",
        "Book-details",
        "Book-details",
        "Book-details",
        "Book-details",
        "Book-details",
        "Book-details",
        "Book-details",
        "Book-details",
        "Book-details",
        "Book-details",
        "Book-details",
        "Book-details",
        "Book-details",
        "Book-details",
        "Book-details",
        "Book-details",
        "Book-details",
        "Book-details",
        "Book-details",
        "Book-details",
        "Book-details"
      ],
      "name": "Books",
      "label": "Books",
      "order": "100",
      "icon": "/services/web/resources/unicons/book-open.svg",
      "role": ""
    }
  },
  "models": [
    {
      "properties": [
        {
          "dataAutoIncrement": true,
          "dataName": "BOOK_ID",
          "dataNullable": true,
          "dataPrimaryKey": true,
          "dataType": "INTEGER",
          "description": "",
          "name": "Id",
          "tooltip": "",
          "widgetIsMajor": true,
          "widgetLength": "20",
          "widgetSize": "",
          "widgetType": "TEXTBOX",
          "dataNotNull": false,
          "dataUnique": false,
          "isRequiredProperty": false,
          "isCalculatedProperty": false,
          "widgetLabel": "Id",
          "widgetDropdownUrl": "",
          "dataTypeJava": "int",
          "dataTypeTypescript": "number",
          "inputRule": ""
        },
        {
          "dataLength": "40",
          "dataName": "BOOK_TITLE",
          "dataNullable": false,
          "dataType": "VARCHAR",
          "description": "",
          "isRequiredProperty": true,
          "name": "Title",
          "tooltip": "",
          "widgetIsMajor": true,
          "widgetLength": "40",
          "widgetSize": "",
          "widgetType": "TEXTBOX",
          "dataNotNull": true,
          "dataAutoIncrement": false,
          "dataPrimaryKey": false,
          "dataUnique": false,
          "isCalculatedProperty": false,
          "widgetLabel": "Title",
          "widgetDropdownUrl": "",
          "dataTypeJava": "string",
          "dataTypeTypescript": "string",
          "minLength": 0,
          "maxLength": 40,
          "inputRule": ""
        },
        {
          "dataLength": "40",
          "dataName": "BOOK_AUTHOR",
          "dataNullable": false,
          "dataType": "VARCHAR",
          "description": "",
          "isRequiredProperty": true,
          "name": "Author",
          "tooltip": "",
          "widgetIsMajor": true,
          "widgetLength": "40",
          "widgetSize": "",
          "widgetType": "TEXTBOX",
          "dataNotNull": true,
          "dataAutoIncrement": false,
          "dataPrimaryKey": false,
          "dataUnique": false,
          "isCalculatedProperty": false,
          "widgetLabel": "Author",
          "widgetDropdownUrl": "",
          "dataTypeJava": "string",
          "dataTypeTypescript": "string",
          "minLength": 0,
          "maxLength": 40,
          "inputRule": ""
        }
      ],
      "caption": "Manage entity Book",
      "dataCount": "SELECT COUNT(*) AS COUNT FROM \"BOOK\"",
      "dataName": "BOOK",
      "dataQuery": "",
      "description": "Manage entity Book",
      "generateDefaultRoles": "false",
      "generateReport": "false",
      "icon": "/services/web/resources/unicons/file.svg",
      "layoutType": "MANAGE_MASTER",
      "menuIndex": "100",
      "menuKey": "book",
      "menuLabel": "Book",
      "name": "Book",
      "navigationPath": "/Home",
      "perspectiveIcon": "/services/web/resources/unicons/book-open.svg",
      "perspectiveLabel": "Books",
      "perspectiveName": "Books",
      "perspectiveOrder": "100",
      "perspectiveRole": "",
      "title": "Book",
      "tooltip": "Book",
      "type": "PRIMARY",
      "dataSource": "DefaultDB",
      "referencedProjections": [],
      "primaryKeys": [
        "Id"
      ],
      "primaryKeysString": "Id",
      "masterProperties": {
        "title": {
          "dataLength": "40",
          "dataName": "BOOK_TITLE",
          "dataNullable": false,
          "dataType": "VARCHAR",
          "description": "",
          "isRequiredProperty": true,
          "name": "Title",
          "tooltip": "",
          "widgetIsMajor": true,
          "widgetLength": "40",
          "widgetSize": "",
          "widgetType": "TEXTBOX",
          "dataNotNull": true,
          "dataAutoIncrement": false,
          "dataPrimaryKey": false,
          "dataUnique": false,
          "isCalculatedProperty": false,
          "widgetLabel": "Title",
          "widgetDropdownUrl": "",
          "dataTypeJava": "string",
          "dataTypeTypescript": "string",
          "minLength": 0,
          "maxLength": 40,
          "inputRule": ""
        },
        "properties": [
          {
            "dataLength": "40",
            "dataName": "BOOK_AUTHOR",
            "dataNullable": false,
            "dataType": "VARCHAR",
            "description": "",
            "isRequiredProperty": true,
            "name": "Author",
            "tooltip": "",
            "widgetIsMajor": true,
            "widgetLength": "40",
            "widgetSize": "",
            "widgetType": "TEXTBOX",
            "dataNotNull": true,
            "dataAutoIncrement": false,
            "dataPrimaryKey": false,
            "dataUnique": false,
            "isCalculatedProperty": false,
            "widgetLabel": "Author",
            "widgetDropdownUrl": "",
            "dataTypeJava": "string",
            "dataTypeTypescript": "string",
            "minLength": 0,
            "maxLength": 40,
            "inputRule": ""
          }
        ]
      }
    }
  ]
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy