org.exolab.castor.jdo.drivers
public class GenericFactory extends BaseFactory
Version: $Revision: 1.1.1.1 $ $Date: 2003/03/03 07:08:11 $
Method Summary | |
---|---|
protected String | doubleQuoteName(String name)
Updated to handle input such as user.tablename.column
|
String | getFactoryName() |
QueryExpression | getQueryExpression() |
Boolean | isDuplicateKeyException(Exception ex)
Determine if the given SQLException is DuplicateKeyException |
String | quoteName(String name) |
UNKNOWN: 3/15/2001
Returns: Boolean.TRUE means "yes", Boolean.FALSE means "no", null means "cannot determine"