Uses of Package
net.sf.jagzilla.hibernate

Packages that use net.sf.jagzilla.hibernate
net.sf.jagzilla Main package for jagzilla which contains core api interfaces and implementing classes. 
net.sf.jagzilla.hibernate This package contains hibernate mapping classes to the bugzilla database. 
 

Classes in net.sf.jagzilla.hibernate used by net.sf.jagzilla
Attachment
          represents a record in the table attachments.
Bug
          represents a record in the table bugs.
Component
          represents a record in the table components.
Milestone
          represents a record in the table millestones.
Product
          represents a record in the table products.
Profile
          represents a record in the table profiles.
Version
          represents a record in the table versions.
 

Classes in net.sf.jagzilla.hibernate used by net.sf.jagzilla.hibernate
AttachStatusPrimaryKey
          represents the primary key for the class AttachStatus.
BaseTest
           
BugActivityPrimaryKey
          represents the primary key for the class BugActivity.
CcPrimaryKey
          represents the primary key for the class Cc.
ComponentPrimaryKey
          represents the primary key for the class Component.
DependencyPrimaryKey
          represents the primary key for the class Dependency.
KeywordPrimaryKey
          represents the primary key for the class Keyword.
LongDescPrimaryKey
          represents the primary key for the class LongDesc.
MilestonePrimaryKey
          represents the primary key for the class Milestone.
NamedQueryPrimaryKey
          represents the primary key for the class NamedQuery.
Profile
          represents a record in the table profiles.
ProfileActivityPrimaryKey
          represents the primary key for the class ProfileActivity.
VersionPrimaryKey
          represents the primary key for the class Version.
VotePrimaryKey
          represents the primary key for the class Vote.
WatchPrimaryKey
          represents the primary key for the class Watch.
XmlBaseTest
           
XmlObject
          Interface that identifies a class that can be serialized as XML.
XmlObjectImpl
           
XmlObjectTest
          interface that defines mehtods that must implement test classes for object that implement the XmlObject interface.
 



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