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