Class SqlAnywherePlatform

java.lang.Object
io.ebean.config.dbplatform.DatabasePlatform
io.ebean.platform.sqlanywhere.SqlAnywherePlatform

public class SqlAnywherePlatform extends DatabasePlatform
Sybase SQL Anywhere specific platform.

  • supportsGetGeneratedKeys = false
  • Uses TOP START AT clause

  • Constructor Details

    • SqlAnywherePlatform

      public SqlAnywherePlatform()