Documentation

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
jvx:features [2018/11/29 14:09]
admin
jvx:features [2018/11/29 14:29]
admin
Line 113: Line 113:
 == All Features == == All Features ==
  
 +=== General ===
 +
 +  * **OpenSource Framework**\\ Apache 2.0 license
 +  * **Full Stack Framework**
 +    * Full application stack, starts with GUI and ends with Persistence
 +    * Simple APIs, short training period
 +    * Well documented
 +    * Easy to extend
 +  * **Database independent**
 +    * Oracle, DB2, MS SQL, MySql/​MariaDB,​ PostgreSql, HSQLDB, Hana, Tibero, etc.
 +  * **Applicationserver independent**
 +    * Any servlet container, e.g. Tomcat, Wildfly, etc.
 +  * **Multi-tier architecture**
 +
 +
 +=== GUI Features ===
 +
 +  * **GUI technology independent**
 +      * Web (vaadin)
 +      * Mobile (native iOS, Android)
 +      * Desktop (Swing, JavaFX)
 +      * Headless (Testing)
 +  * **Standardized dynamic model for all data-bound GUI controls**
 +      * Uses persistence metadata as base datatype, data size, datatype dependent editors (e.g. "​Date"​ -> Date editor, "​Master data" -> Dropdown list (= Combobox)
 +      * Editor (Number, Date, Dropdown), Table, Tree, Chart
This website uses cookies for visitor traffic analysis. By using the website, you agree with storing the cookies on your computer.More information