All Implemented Interfaces:
Serializable, Cloneable, CorePlatform<ConversionManager>, Platform

public class SQLServerPlatform extends DatabasePlatform

Purpose: Provides SQL Server specific behavior.

Responsibilities:

  • Native SQL for byte[], Date, Time, & Timestamp.
  • Native sequencing using @@IDENTITY.
Since:
TOPLink/Java 1.0
See Also: