Uses of Package
org.lyra.Database

Packages that use org.lyra.Database
org.lyra   
org.lyra.Database   
org.lyra.Host   
org.lyra.Interface   
org.lyra.Interface.Chart   
org.lyra.Interface.Options   
org.lyra.Widgets   
 

Classes in org.lyra.Database used by org.lyra
Audit
          Attaches an auditing stream to the connection with the Music Player Daemon enabling us to track songs played, skipped, added to the playlist whilst in operation.
Comptroller
          The Comptroller class deals with the details and intricacies of dealing with the database itself.
Interface
          The database interface exists to implement additional functionality and to provide a certain speed increase by caching the music database.
Library
          Deals with the basic status handling of the Music Player Daemon protocol and its interaction with the rest of the system.
 

Classes in org.lyra.Database used by org.lyra.Database
Comptroller
          The Comptroller class deals with the details and intricacies of dealing with the database itself.
Interface
          The database interface exists to implement additional functionality and to provide a certain speed increase by caching the music database.
Interface.myConnections
          For some reason it is difficult to properly separate preparation and query results running without running into trouble.
 

Classes in org.lyra.Database used by org.lyra.Host
Comptroller
          The Comptroller class deals with the details and intricacies of dealing with the database itself.
 

Classes in org.lyra.Database used by org.lyra.Interface
Comptroller
          The Comptroller class deals with the details and intricacies of dealing with the database itself.
 

Classes in org.lyra.Database used by org.lyra.Interface.Chart
Comptroller
          The Comptroller class deals with the details and intricacies of dealing with the database itself.
 

Classes in org.lyra.Database used by org.lyra.Interface.Options
Comptroller
          The Comptroller class deals with the details and intricacies of dealing with the database itself.
 

Classes in org.lyra.Database used by org.lyra.Widgets
Comptroller
          The Comptroller class deals with the details and intricacies of dealing with the database itself.