org.exolab.castor.jdo.drivers
Class GenericFactory
- PersistenceFactory
public class GenericFactory
$Revision: 7121 $ $Date: 2004-01-19 13:01:46 -0700 (Mon, 19 Jan 2004) $
doubleQuoteName
protected final String doubleQuoteName(String name)
Updated to handle input such as user.tablename.column.
- Andrew Ballanger, 3/15/2001
isDuplicateKeyException
public Boolean isDuplicateKeyException(Exception ex)
Determine if the given SQLException is DuplicateKeyException.
- isDuplicateKeyException in interface PersistenceFactory
- Boolean.TRUE means "yes",
Boolean.FALSE means "no",
null means "cannot determine"
Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com