org.exolab.castor.jdo.drivers
public class GenericFactory extends BaseFactory
Version: $Revision: 6230 $ $Date: 2004-01-19 13:01:46 -0700 (Mon, 19 Jan 2004) $
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) |
Returns: Boolean.TRUE means "yes", Boolean.FALSE means "no", null means "cannot determine"