hakandilek / play2-crud

Simple CRUD & DAO implementation for play2
Other
142 stars 52 forks source link

Hide DAO Finders #4

Closed hakandilek closed 11 years ago

hakandilek commented 11 years ago

make DAO.find() methods protected in order to prevent Controller access.