public class SybaseASAConnection extends JdbcConnection
Constructor and Description |
---|
SybaseASAConnection(Connection connection) |
Modifier and Type | Method and Description |
---|---|
String |
nativeSQL(String sql) |
attached, clearWarnings, close, commit, createStatement, createStatement, createStatement, equals, getAutoCommit, getCatalog, getConnectionUserName, getDatabaseMajorVersion, getDatabaseMinorVersion, getDatabaseProductName, getDatabaseProductVersion, getHoldability, getMetaData, getTransactionIsolation, getTypeMap, getUnderlyingConnection, getURL, getWarnings, getWrappedConnection, hashCode, isClosed, isReadOnly, prepareCall, prepareCall, prepareCall, prepareStatement, prepareStatement, prepareStatement, prepareStatement, prepareStatement, prepareStatement, releaseSavepoint, rollback, rollback, setAutoCommit, setCatalog, setHoldability, setReadOnly, setSavepoint, setSavepoint, setTransactionIsolation, setTypeMap, supportsBatchUpdates
public SybaseASAConnection(Connection connection)
public String nativeSQL(String sql) throws DatabaseException
nativeSQL
in interface DatabaseConnection
nativeSQL
in class JdbcConnection
DatabaseException
Copyright © 2020 Liquibase.org. All rights reserved.