public class SybaseDialect extends StandardDialect
TriggerSupport.TriggerEventEnum, TriggerSupport.TriggerTimeEnumSQL_2003_RESERVED_KEY_WORDS| Constructor and Description | 
|---|
| SybaseDialect() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected String | createForeignKeyConstraintFormat()Deferrability clause is not supported. | 
| protected String | currentDatePattern() | 
| protected String | currentTimePattern() | 
| protected String | currentTimestampPattern() | 
| protected String | dateLiteralFormat() | 
| IdentityColumnSupport | getIdentityColumnSupport() | 
| boolean | isValid(Connection connection)jTDS does not implement Connection.isValid(...) | 
| protected String | randomPattern() | 
| protected String | timeLiteralFormat() | 
| protected String | timestampLiteralFormat() | 
| protected String | truncateTableFormat() | 
| protected String | vendorPattern() | 
alterIdentityColumnFormat, alterSequenceFormat, createColumnPropertiesFactory, createForeignKeyConstraintFactory, createIdentifierNormalizer, createQualifiedNameFactory, createSchemaFormat, createSequencePropertiesFactory, createTriggerFormat, createUniqueConstraintFactory, createUniqueConstraintFormat, dropConstraintFormat, dropForeignKeyConstraintFormat, dropSchemaFormat, dropTriggerFormat, dropUniqueConstraintFormat, dummyTable, evaluateCurrentDate, evaluateCurrentTime, evaluateCurrentTimestamp, evaluateRand, executeFunction, executeFunctionFormat, executeFunctionSQL, executeQuery, failureXAErrorCodes, getAlterIdentityColumnSQL, getAlterSequenceSQL, getColumns, getColumnType, getConnectionProperties, getCreateForeignKeyConstraintSQL, getCreateSchemaSQL, getCreateTriggerSQL, getCreateUniqueConstraintSQL, getDefaultSchemas, getDropForeignKeyConstraintSQL, getDropSchemaSQL, getDropTriggerSQL, getDropUniqueConstraintSQL, getDumpRestoreSupport, getForeignKeyConstraints, getIdentityColumns, getNextSequenceValueSQL, getPrimaryKey, getSequences, getSequenceSupport, getTables, getTriggerRowAlias, getTriggerSupport, getTruncateTableSQL, getTypes, getUniqueConstraints, identifierPattern, indicatesFailure, indicatesFailure, indicatesFailure, indicatesFailure, insertIntoTablePattern, isSelectForUpdate, locatorPattern, meetsRequirement, nextSequenceValueFormat, parse, parseInsertTable, parseSequence, reservedIdentifiers, schemaPattern, selectForUpdatePattern, sequencePattern, sequenceTableTypepublic SybaseDialect()
public IdentityColumnSupport getIdentityColumnSupport()
getIdentityColumnSupport in interface DialectgetIdentityColumnSupport in class StandardDialectStandardDialect.getIdentityColumnSupport()protected String vendorPattern()
vendorPattern in class StandardDialectStandardDialect.vendorPattern()protected String truncateTableFormat()
truncateTableFormat in class StandardDialectStandardDialect.truncateTableFormat()protected String createForeignKeyConstraintFormat()
createForeignKeyConstraintFormat in class StandardDialectStandardDialect.createForeignKeyConstraintFormat()protected String currentDatePattern()
currentDatePattern in class StandardDialectStandardDialect.currentDatePattern()protected String currentTimePattern()
currentTimePattern in class StandardDialectStandardDialect.currentTimePattern()protected String currentTimestampPattern()
currentTimestampPattern in class StandardDialectStandardDialect.currentTimestampPattern()protected String dateLiteralFormat()
dateLiteralFormat in class StandardDialectStandardDialect.dateLiteralFormat()protected String timeLiteralFormat()
timeLiteralFormat in class StandardDialectStandardDialect.timeLiteralFormat()protected String timestampLiteralFormat()
timestampLiteralFormat in class StandardDialectStandardDialect.timestampLiteralFormat()protected String randomPattern()
randomPattern in class StandardDialectStandardDialect.randomPattern()public boolean isValid(Connection connection) throws SQLException
isValid in interface DialectisValid in class StandardDialectSQLExceptionCopyright © 2004–2014 Paul Ferraro. All rights reserved.