| Home >> All >> com >> lilacsoftware >> orca >> [ DBManager Javadoc ] |
com.lilacsoftware.orca.DBManager: Javadoc index of package com.lilacsoftware.orca.DBManager.
Package Samples:
com.lilacsoftware.orca.DBManager
Classes:
DBConnectionManager: This class is a Singleton that provides access to one or many connection pools defined in a Property file. A client gets access to the single instance through the static getInstance() method and can then check-out and check-in connections from a pool. When the client shuts down it should call the release() method to close all open connections and do other clean up.
TableBuilder: DB class for creating and updating and up to date Orca database. If the DB already exists, TableBuilder determines which tables need to be added or altered (or later deleted.)
DataRetriever: This singleton class deals with retrieving database information. Lame comment.
AudioFileScanner: Description of the Class
IDFileLocStruct
| Home | Contact Us | Privacy Policy | Terms of Service |