org.exolab.castor.jdo.drivers
Class SQLServerQueryExpression

java.lang.Object
  extended byorg.exolab.castor.jdo.drivers.JDBCQueryExpression
      extended byorg.exolab.castor.jdo.drivers.SQLServerQueryExpression
All Implemented Interfaces:
QueryExpression

public final class SQLServerQueryExpression
extends JDBCQueryExpression

QueryExpression for MS SQL Server

Version:
$Revision: 1.4 $ $Date: 2001/08/13 23:28:34 $
Author:
Oleg Nitz

Nested Class Summary
 
Nested classes inherited from class org.exolab.castor.jdo.drivers.JDBCQueryExpression
JDBCQueryExpression.Join
 
Field Summary
 
Fields inherited from class org.exolab.castor.jdo.drivers.JDBCQueryExpression
_cols, _conds, _distinct, _factory, _joins, _limit, _order, _select, _tables, _where
 
Fields inherited from interface org.exolab.castor.persist.spi.QueryExpression
OpBetween, OpBetweenAnd, OpEquals, OpGreater, OpGreaterEquals, OpLess, OpLessEquals, OpLike, OpNotEquals, OpNotLike
 
Constructor Summary
SQLServerQueryExpression(PersistenceFactory factory)
           
 
Method Summary
 java.lang.String getStatement(boolean lock)
          This should work for JDBC drivers with a full support of JDBC specification.
 
Methods inherited from class org.exolab.castor.jdo.drivers.JDBCQueryExpression
addColumn, addCondition, addInnerJoin, addInnerJoin, addInnerJoin, addInnerJoin, addLimitClause, addOrderClause, addOuterJoin, addOuterJoin, addOuterJoin, addOuterJoin, addParameter, addSelect, addTable, addTable, addWhereClause, addWhereClause, clone, encodeColumn, getColumnList, getStandardStatement, setDistinct, toString
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SQLServerQueryExpression

public SQLServerQueryExpression(PersistenceFactory factory)
Method Detail

getStatement

public java.lang.String getStatement(boolean lock)
Description copied from class: JDBCQueryExpression
This should work for JDBC drivers with a full support of JDBC specification.

Specified by:
getStatement in interface QueryExpression
Overrides:
getStatement in class JDBCQueryExpression


Intalio Inc. (C) 1999-2001. All rights reserved http://www.intalio.com