hibernate3.jar file contain 7 dependency jar files what is
that ?

Answer Posted / chaitanya puchakayala

hibernate3.jar requires the following 7 dependency jar files
asm.jar
antlr-version.jar
cglib-version.jar
commons-collections-version.jar
commons-logging-version.jar
dom4j-version.jar
jta.jar

Is This Answer Correct ?    8 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is stateful in java?

505


What is native api in java?

492


What happens when the parent process of a child process exits before the child ?

544


What are the advantages of lambda functions?

477


What is the java api?

498






What happens when you omit a brace or misspell one of the words, like public or

473


What is java lang exceptionininitializererror?

492


In a barber shop there are 2 doors. customer come in 1 door, leave in other. minimum # of chairs. barber spend his life in cutting. always barber can cut 1 customer. few chairs in the shop. if barber busy customer waits, if chairs full, customer leave. if no customer, barber sleeps. treat barber and customer as 2 threads. you can use Semaphore class with arrive and depart and count as parameter.

1696


Is openjdk the same as jdk?

502


How do I open the java control panel?

505


Why doesn’t the main method throw an error with no arguments?

536


program A and B are analysed and found to have worst case running time greater than 150NlogN and N*N respectively. which program has the better guarantee after the running time for the large values of N(N>10000)? which program has the better guarantee for the running time of small program N (N<100)? which program will run faster on average for N=1000?

1605


How do I export a java project?

465


What is the difference between map and flatmap in java?

486


How do I enable jvm?

468