Hello,
first I want to thanks for good work.
In the last years hibernate was very bugy and complex and also writing codes in other JPA providers is taking to long time in configuration and try { } catch code written. Avajeh seems good work ,but I have some concern about performance .Did you test it in huge transaction and multi thread requests?
Due to it is not using session where is the data persistent location in huge transaction journal memory or file?
I am writing CMS ,what is your expectation for loading bar issues?
I know hibernate has session and memory loading problem in concrete requests and also in cloud ,copying session for each mem jvm unit ,how about Avajeh .did you test it in cloud ?
Also do you have any Spring configuration sample?
in documentation I cant find anything.
Best Wish