org.openstreetmap.osmosis.core.pgsql.v0_5
Interface PostgreSqlVersionConstants


public interface PostgreSqlVersionConstants

Defines constants specific to the specific schema version.

Author:
Brett Henderson

Field Summary
static int SCHEMA_VERSION
          Defines the schema version number currently supported.
 

Field Detail

SCHEMA_VERSION

static final int SCHEMA_VERSION
Defines the schema version number currently supported.

See Also:
Constant Field Values