save() Commits all changes to the database.
exception: JtaDiscRackBusinessException - if an error occursretrieving data (usually due to an underlying data layererror).
Deletes the disc from the database.
exception: JtaDiscRackBusinessException - if an error occursdeleting data (usually due to an underlying data layererror).
Gets the artist for the disc
the artist. exception: JtaDiscRackBusinessException - if an error occursretrieving data (usually due to an underlying data layererror).
Gets the genre for the disc
the genre. exception: JtaDiscRackBusinessException - if an error occursretrieving data (usually due to an underlying data layererror).
Gets the object id for the disc
the object id. exception: JtaDiscRackBusinessException - if an error occursretrieving data (usually due to an underlying data layererror).
Gets the title for the disc
the title. exception: JtaDiscRackBusinessException - if an error occursretrieving data (usually due to an underlying data layererror).
Gets the version for the disc
the version. exception: JtaDiscRackBusinessException - if an error occursretrieving data (usually due to an underlying data layererror).
Gets the preference for the disc
true if like the disc, false if not exception: JtaDiscRackBusinessException - if an error occursretrieving data (usually due to an underlying data layererror).
Commits all changes to the database.
exception: JtaDiscRackBusinessException - if an error occursretrieving data (usually due to an underlying data layererror).
Sets the artist for the disc.
Parameters: the - artist. exception: JtaDiscRackBusinessException - if an error occurssetting the data (usually due to an underlying data layererror).
Sets the genre for the disc.
Parameters: the - genre. exception: JtaDiscRackBusinessException - if an error occurssetting the data (usually due to an underlying data layererror).
Sets the preference for the disc.
Parameters: the - preference. exception: JtaDiscRackBusinessException - if an error occurssetting the data (usually due to an underlying data layererror).
Sets the owner for the disc.
Parameters: the - owner. exception: JtaDiscRackBusinessException - if an error occurssetting the data (usually due to an underlying data layererror).
Sets the title for the disc.
Parameters: the - title. exception: JtaDiscRackBusinessException - if an error occurssetting the data (usually due to an underlying data layererror).
Sets the version for the disc.
Parameters: the - version. exception: JtaDiscRackBusinessException - if an error occurssetting the data (usually due to an underlying data layererror).
Fields inherited from jtaDiscRack.business.XaTransactionSupport