org.openstreetmap.osmosis.core.apidb.v0_6
Interface ApidbVersionConstants


public interface ApidbVersionConstants

Defines constants specific to the specific schema version.

Author:
Brett Henderson

Field Summary
static java.lang.String[] SCHEMA_MIGRATIONS
          Defines the schema migrations expected to be in the database.
 

Field Detail

SCHEMA_MIGRATIONS

static final java.lang.String[] SCHEMA_MIGRATIONS
Defines the schema migrations expected to be in the database.