aeifr

Results 2 comments of aeifr

You can create your own presenter factory, which (i.g. via a hashmap, containing the field name and the observable list as a value) and inject this into a constructor. Alternatively,...

So far not. A JPA like auto incrementation is not present so far. At the moment a default ID algorithm is used - UUIDs. An ID logic would require a...