public class PlatformSybaseASAImpl extends PlatformSybaseImpl
Platform
.
Provides an implementation for Sybase ASA.
PlatformSybaseImpl
and defines specific
behavior for the Sybase ASA platform.
ORACLE_JOIN_SYNTAX, SQL92_JOIN_SYNTAX, SQL92_NOPAREN_JOIN_SYNTAX, SYBASE_JOIN_SYNTAX
Constructor and Description |
---|
PlatformSybaseASAImpl() |
Modifier and Type | Method and Description |
---|---|
void |
initializeJdbcConnection(JdbcConnectionDescriptor jcd,
java.sql.Connection conn)
Sybase Adaptive Server Enterprise (ASE) support timestamp to a precision of 1/300th of second.
|
getJoinSyntaxType
addBatch, addPagingSql, afterStatementClose, afterStatementCreate, beforeBatch, beforeStatementClose, bindPagingParameters, bindPagingParametersFirst, changeAutoCommitState, concatenate, createSequenceQuery, createSequenceQuery, dropSequenceQuery, executeBatch, getEscapeClause, getLastInsertIdentityQuery, nextSequenceQuery, prepareNextValProcedureStatement, registerOutResultSet, setNullForStatement, setObjectForStatement, supportsBatchOperations, supportsMultiColumnCountDistinct, supportsPaging, useCountForResultsetSize
public void initializeJdbcConnection(JdbcConnectionDescriptor jcd, java.sql.Connection conn) throws PlatformException
initializeJdbcConnection
in interface Platform
initializeJdbcConnection
in class PlatformDefaultImpl
conn
- the Connection to be initializedPlatformException
Platform.initializeJdbcConnection(org.apache.ojb.broker.metadata.JdbcConnectionDescriptor, java.sql.Connection)
(C) 2002 - 2005 Apache Software Foundation
All rights reserved. Published under the Apache License 2.0.
http://db.apache.org/ojb
Version: 1.0.4, 2005-12-30