Package org.openstreetmap.osmosis.core.database

Interface Summary
DatabaseConstants Defines common constants shared between MySQL tasks.
 

Class Summary
AuthenticationPropertiesLoader Loads database authentication details from a properties file.
DatabaseLoginCredentials Stores all information required to connect to a database.
DatabasePreferences Stores parameters that can be used to configure database behaviour.
DatabaseTaskManagerFactory Extends the basic task manager factory functionality with MySQL task specific common methods.
ReleasableStatementContainer A container for database statement objects that must be freed.
 

Enum Summary
DatabaseType Represents the different database types.