Uses of Package
com.melloware.jukes.db.orm

Packages that use com.melloware.jukes.db.orm
com.melloware.jukes.db   
com.melloware.jukes.db.orm   
com.melloware.jukes.file   
com.melloware.jukes.gui.tool   
com.melloware.jukes.gui.view.component   
com.melloware.jukes.gui.view.dialogs   
com.melloware.jukes.gui.view.editor   
com.melloware.jukes.gui.view.node   
com.melloware.jukes.gui.view.tasks   
com.melloware.jukes.gui.view.validation   
 

Classes in com.melloware.jukes.db.orm used by com.melloware.jukes.db
AbstractJukesObject
          Base class for all domain ORM objects.
 

Classes in com.melloware.jukes.db.orm used by com.melloware.jukes.db.orm
AbstractJukesObject
          Base class for all domain ORM objects.
Artist
          Business POJO representing an ARTIST.
Disc
          Business POJO representing an ALBUM.
Track
          Business POJO representing an TRACK.
 

Classes in com.melloware.jukes.db.orm used by com.melloware.jukes.file
Disc
          Business POJO representing an ALBUM.
Track
          Business POJO representing an TRACK.
 

Classes in com.melloware.jukes.db.orm used by com.melloware.jukes.gui.tool
Catalog
          References all relevant project data: the project description and a list of artists.
 

Classes in com.melloware.jukes.db.orm used by com.melloware.jukes.gui.view.component
Disc
          Business POJO representing an ALBUM.
 

Classes in com.melloware.jukes.db.orm used by com.melloware.jukes.gui.view.dialogs
Track
          Business POJO representing an TRACK.
 

Classes in com.melloware.jukes.db.orm used by com.melloware.jukes.gui.view.editor
AbstractJukesObject
          Base class for all domain ORM objects.
 

Classes in com.melloware.jukes.db.orm used by com.melloware.jukes.gui.view.node
AbstractJukesObject
          Base class for all domain ORM objects.
Artist
          Business POJO representing an ARTIST.
Catalog
          References all relevant project data: the project description and a list of artists.
Disc
          Business POJO representing an ALBUM.
Track
          Business POJO representing an TRACK.
 

Classes in com.melloware.jukes.db.orm used by com.melloware.jukes.gui.view.tasks
AbstractJukesObject
          Base class for all domain ORM objects.
 

Classes in com.melloware.jukes.db.orm used by com.melloware.jukes.gui.view.validation
Artist
          Business POJO representing an ARTIST.
Disc
          Business POJO representing an ALBUM.
Track
          Business POJO representing an TRACK.
 



Copyright © 1999-2008 Melloware Inc. All Rights Reserved.