com.avaje.ebean.config.dbplatform
Class SqlAnywherePlatform
java.lang.Object
com.avaje.ebean.config.dbplatform.DatabasePlatform
com.avaje.ebean.config.dbplatform.SqlAnywherePlatform
public class SqlAnywherePlatform
- extends DatabasePlatform
Sybase SQL Anywhere specific platform.
- supportsGetGeneratedKeys = false
- Uses TOP START AT clause
| Methods inherited from class com.avaje.ebean.config.dbplatform.DatabasePlatform |
completeSql, convertQuotedIdentifiers, createSequenceIdGenerator, getBlobDbType, getBooleanDbType, getClobDbType, getCloseQuote, getDbDdlSyntax, getDbEncrypt, getDbIdentity, getDbTypeMap, getName, getOpenQuote, getSqlLimiter, isIdInExpandedForm, isSelectCountWithAlias, isTreatEmptyStringsAsNull, setDbEncrypt |
SqlAnywherePlatform
public SqlAnywherePlatform()
Copyright © 2012. All Rights Reserved.