org.exolab.castor.jdo.drivers
Class SQLServerFactory
- PersistenceFactory
public final class SQLServerFactory
PersistenceFactory for SQL Server.
Version:
- Assaf Arkin
- Oleg Nitz
getFactoryName
public String getFactoryName()
Returns the name of this factory. A descriptive name that
indicates the type of supported database server or SQL syntax.
- getFactoryName in interface PersistenceFactory
- getFactoryName in interface SybaseFactory
- The name of this factory
getQueryExpression
public QueryExpression getQueryExpression()
Returns a new empty query expression suitable for the underlying
SQL engine. The implementation will construct SQL query
statements in the preferred syntax.
- getQueryExpression in interface PersistenceFactory
- getQueryExpression in interface SybaseFactory
- New empty query expression
supportsSetNullInWhere
public boolean supportsSetNullInWhere()
SQL Server doesn't support setNull for "WHERE fld=?".
- supportsSetNullInWhere in interface SybaseFactory
Intalio Inc. (C) 1999-2003. All rights reserved http://www.intalio.com