All Implemented Interfaces:
Serializable, Cloneable, CorePlatform<ConversionManager>, Platform
Direct Known Subclasses:
SQLAnywherePlatform

public class SybasePlatform extends DatabasePlatform

Purpose: Provides Sybase ASE specific behavior.

Responsibilities:

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