Domain Modelling Language

Model the structure of your domain entities with a lightweight Java-like domain-specific language and FF automatically generates all the support code.

Strong Consistency

Use a Software Transactional Memory to provide Strict Serializability for Enterprise Applications.

Transparent Persistence

Application state is automatically transferred to/from the underlying storage system.

 

JavaDoc documentation

Choose the version of the documentation that you wish to browse:

You can also build the documentation for any other unlisted version (e.g. SNAPSHOTS) by checking out the code and running:

mvn javadoc:aggregate

on the top-level directory.

 
 

© 2008-2013 Fénix Framework
Based on template design by Andreas Viklund