Uses of Interface
com.neoworks.jukex.DatabaseObject

Packages that use DatabaseObject
com.neoworks.jukex.sqlimpl Relational database (currently MySQL only) specific implementations for JukeX. 
 

Uses of DatabaseObject in com.neoworks.jukex.sqlimpl
 

Classes in com.neoworks.jukex.sqlimpl that implement DatabaseObject
 class JukeXAttribute
          SQL implementation of Attribute for JukeX.
 class JukeXAttributeValue
          A JukeX AttributeValue, holding the value of an Attribute.
 class JukeXTrack
          This object represents a Track within the JukeX system.