Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Hi friends, can u explain Transparent Persistence in
hibernate with sample code.

Answers were Sorted based on User's Feedback



Hi friends, can u explain Transparent Persistence in hibernate with sample code...

Answer / nelson

Transparent means seperation of concerns between peristence
classes and the way they are persisted. Domain classes need
not know any details about how they are getting persisted.
An example would be the DAO pattern which provide
transparent persistence.

Is This Answer Correct ?    3 Yes 3 No

Hi friends, can u explain Transparent Persistence in hibernate with sample code...

Answer / ram nidadavolu

Types of Hibernate instance states:-

Transient- The instance is not associated with any
persistence context.

persistence- The instance is associated with a persistence
context.

Detached-The instance is associated with a persistence
context which has been closed- currently not associated.

Is This Answer Correct ?    3 Yes 4 No

Post New Answer

More J2EE Interview Questions

What are the four components of j2ee application?

0 Answers  


Which compiler is used in java?

0 Answers  


Is j2ee a framework?

0 Answers  


What is server in j2ee?

0 Answers  


What is jaxr provider?

0 Answers  


Can u give me sample code for ServiceImpl and DaoImpl, in j2ee .

1 Answers  


Which java ide is best?

0 Answers  


What is cmp in j2ee?

0 Answers  


What is isv?

0 Answers  


What is considered as a web component?

0 Answers  


What is j2ee module?

0 Answers  


Is eclipse written in java?

0 Answers  


Categories