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, supportsBatchUpdatespublic SybaseASAConnection(Connection connection)
public String nativeSQL(String sql) throws DatabaseException
nativeSQL in interface DatabaseConnectionnativeSQL in class JdbcConnectionDatabaseExceptionCopyright © 2019 Liquibase.org. All rights reserved.