org.exolab.castor.jdo.drivers
public final class SapDbFactory extends OracleFactory
Version: $Revision: 5951 $ $Date: 2006-04-13 06:47:36 -0600 (Thu, 13 Apr 2006) $
Method Summary | |
---|---|
String | getFactoryName() |
QueryExpression | getQueryExpression() |
boolean | isAFunction(String text)
Tests a text string against a known list of functions to determine
if it is a function.
|
String | quoteName(String name)
Quotes words in SQL statements. |
Parameters: text The text to be checked
See Also: quoteName
Parameters: name The SQL string that needs quotes added