-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Description
Hi, Hibernate's @formula annotation is needed.
But I have no idea about how to implement it in celerio, would please give me some point?
Some fuzzy thoughts are:
- @formula's value could be defined in Celerio configuration file.
- Like com.jaxio.celerio.model.support.jpa.JpaOneToManyRelation, a new class , say HibernateFormula, is defined.
I have no idea about the following problems:
- the detail implementation in HibernateFormula?
- how can I configure the new defined class HibernateFormula, in order to it is correctly executed?
Thanks in advance!
Metadata
Metadata
Assignees
Labels
No labels