What are the alternatives to Spring's Hibernate template? -
since no longer recommended use spring's hibernate template, using plain hibernate based daos.
but spring's hibernate template used provide lots of convenient finders methods etc.
if don't use spring's hibernate template, lose features.
is there alternatives spring's hibernate template?
spring+jpa+hibernate (jpa specification hibernate , others frameworks implements) great alternative old hibernate template, should give try
of course, have others options, considering know hibernate, jpa seems natural choice.
Comments
Post a Comment