Questions tagged [hibernate-4.x]

Represents the 4.x release of the Hibernate Object/Relational Mapping project

302 questions
-1
votes
1 answer

how to call stored procedure in hibernate 4 with IN OUT INOUT modes of parameters ,

how to call stored procedure in hibernate 4 with IN , OUT modes of parameters , i want example on these with detail description , Thanks In Advance .
Ameer
  • 1
  • 1
-2
votes
2 answers

Transaction management and Multithreading in Hibernate 4

I have a requirement of executing parent task which may or maynot have child task. Each parent and child task should be run in thread. If something goes wrong in parent or child execution the transaction of both parent and child task must be…
Mohsin Khan
  • 90
  • 2
  • 11
1 2 3
20
21