Skip to content

Help: @Formula implemented in celerio?  #11

@sluk3r

Description

@sluk3r

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:

  1. @formula's value could be defined in Celerio configuration file.
  2. Like com.jaxio.celerio.model.support.jpa.JpaOneToManyRelation, a new class , say HibernateFormula, is defined.

I have no idea about the following problems:

  1. the detail implementation in HibernateFormula?
  2. how can I configure the new defined class HibernateFormula, in order to it is correctly executed?

Thanks in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions