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

Packages that use LongDescPrimaryKey
net.sf.jagzilla.hibernate This package contains hibernate mapping classes to the bugzilla database. 
 

Uses of LongDescPrimaryKey in net.sf.jagzilla.hibernate
 

Methods in net.sf.jagzilla.hibernate that return LongDescPrimaryKey
 LongDescPrimaryKey LongDesc.getId()
           
 

Methods in net.sf.jagzilla.hibernate with parameters of type LongDescPrimaryKey
 void LongDesc.setId(LongDescPrimaryKey id)
           
 



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