Uses of Class
net.sf.jagzilla.hibernate.Version

Packages that use Version
net.sf.jagzilla Main package for jagzilla which contains core api interfaces and implementing classes. 
 

Uses of Version in net.sf.jagzilla
 

Methods in net.sf.jagzilla with parameters of type Version
 java.util.List BugQuery.getBugsForVersion(Version version)
          gets all bugs for the specified version
 java.util.List BugQueryHibernateImpl.getBugsForVersion(Version version)
           
 



Distributed under the GPL. By Miguel Griffa. See the Jagzilla project page for more info.