You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to lambico-users
As lambico user I want to have the possibility to define some of my
DAOs as abstract class in order to have some methods which contain
business logic inside, i.e. not only the HQL defined in the related
entity.
I want to continue to have the benefit of lambico, that is not having
to implement the method which only perform HQL but to be free to have
methods which have complex business logic inside.