org.synchronoss.cpo.jdbc
Class JdbcCpoFactory
java.lang.Object
org.synchronoss.cpo.jdbc.JdbcCpoFactory
public class JdbcCpoFactory
- extends java.lang.Object
JdbcCpoFactory implements the JdbcCpoAdapter as a singleton. JdbcCpoAdapter is fully thread safe
so operating as a Singleton is the most efficient
- Author:
- david berry
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getCpoAdapter
public static CpoAdapter getCpoAdapter()
throws CpoException
- Throws:
CpoException
getCpoAdapter
public static CpoAdapter getCpoAdapter(java.lang.String context)
throws CpoException
- Throws:
CpoException
getResourceString
protected static java.lang.String getResourceString(java.util.ResourceBundle b,
java.lang.String key)
getResourceInt
protected static int getResourceInt(java.util.ResourceBundle b,
java.lang.String key)
Copyright © 2010. All Rights Reserved.