org.exolab.castor.jdo.drivers

Class SapDbFactory

public final class SapDbFactory extends OracleFactory

PersistenceFactory for SAP DB.

Version: $Revision: 1.7 $ $Date: 2004/08/18 11:45:18 $

Author: Oleg Nitz Bruce Snyder

Method Summary
StringgetFactoryName()
QueryExpressiongetQueryExpression()
booleanisAFunction(String text)
Tests a text string against a known list of functions to determine if it is a function.
StringquoteName(String name)
Quotes words in SQL statements.

Method Detail

getFactoryName

public String getFactoryName()

getQueryExpression

public QueryExpression getQueryExpression()

isAFunction

public boolean isAFunction(String text)
Tests a text string against a known list of functions to determine if it is a function.

Parameters: text The text to be checked

See Also: quoteName

quoteName

public String quoteName(String name)
Quotes words in SQL statements. This method must recieve a non null, non empty string.

Parameters: name The SQL string that needs quotes added

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