Download hibernate-tutorial-eg-3.3.0.cr1.jar
hibernate-tutorial/hibernate-tutorial-eg-3.3.0.cr1.jar.zip( 12 k)
The download jar file contains the following class files or Java source files.
META-INF/MANIFEST.MF
META-INF/maven/org.hibernate/hibernate-tutorial-eg/pom.properties
META-INF/maven/org.hibernate/hibernate-tutorial-eg/pom.xml
org.hibernate.auction.AuctionInfo.class
org.hibernate.auction.AuctionItem.class
org.hibernate.auction.Bid.class
org.hibernate.auction.BuyNow.class
org.hibernate.auction.Main.class
org.hibernate.auction.Name.class
org.hibernate.auction.Persistent.class
org.hibernate.auction.User.class
org/hibernate/auction/AuctionItem.hbm.xml
org/hibernate/auction/Bid.hbm.xml
org/hibernate/auction/User.hbm.xml
Related examples in the same category