Uses of Package
org.stanwood.media.database

Packages that use org.stanwood.media.database
org.stanwood.media.database   
 

Classes in org.stanwood.media.database used by org.stanwood.media.database
AbstractGenericDatabase
          This class contains methods for database connections that are generic for all database implementations.
Field
          This is used to represent a field in a database table.
IDatabase
          This interface should be implemented by database manager classes that want to provide a connection to the database.
IDBTokenMappings
          This interfaces should be implemented by classes that want to translate a parts of a SQL Query from MySQL to another native type of SQL.
UnableToConnectToDatabaseException
          This exception is thrown when an attempt to connect to a database fails