Methods missing of Bean
Park57 opened this issue · 0 comments
Park57 commented
I'm following the tutorial for jaguar_orm and i have a problem.
My class userBean don't find the method "insert" "createTable" "update" and "remove" .
But i have "drop", "findwhere" "removeAll" ...
I have the same code than the tutorial
Thanks for your attention !