OpenXava is a web framework written in Java
programming language. It helps developers to develop business applications in
an effective way. OpenXava allows rapid and easy development of CRUD modules
and reports generation. It also allows developers to define applications with
POJOs, JPA and Java 5 annotations. Read Best OpenXava interview Questions and
answers.
What Is OpenXava?
The OpenXava is an Open source, Multilingual, AJAX Java
Framework, and used for Rapid Development of Enterprise Web Applications.
What Is Entity inheritance in OpenXava?
An entity may inherit from another entity. This entity inheritance
is a useful tool to simplify your model. We are going to use it to add a new
Order entity to your Invoicing application.
What Is View Inheritance in OpenXava?
You can use inheritance not only for reusing the Java code and
mapping but also for reusing the user interface definition, the @View
definitions. This section shows how view inheritance works.
Is OpenXava mobile user interface?
In addition to the classic web, user interface
for the desktop you can get a mobile user interface for your
applications from the same code.
What Is Inheritance in OpenXava?
Inheritance is a practical way to reuse code in
the object-oriented world. Using inheritance with JPA and OpenXava is
as easy as using it in plain Java.
Which is the latest version?
The latest version of OpenXava is - 5.9.1
Is OpenXava support Inheritance?
Yes!
0 comments:
Post a Comment