java - Do we need write entity classes in hibernate for selects -


we trying replace jdbc hibernate in our project , hence have following questions -

q1. preferable use hibernate if using retrieving information without insert or update ?

q2. if use hibernate , need create entity class ? or can pass , try else.


Comments

Popular posts from this blog

css - I want to align grid in center -

Contact Form PHP Email Script -

python - SWIG function not printing output -