org.synchronoss.cpo.jdbc
Class JavaSqlMethods

Package class diagram package JavaSqlMethods
java.lang.Object
  extended by org.synchronoss.cpo.jdbc.JavaSqlMethods
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable

public class JavaSqlMethods
extends java.lang.Object
implements java.io.Serializable, java.lang.Cloneable

JavaSqlMethods is a class defines the getters and setters for all the JDBC specific data classes

Author:
david berry
See Also:
Serialized Form

Method Summary
static JavaSqlMethod<?> getJavaSqlMethod(java.lang.Class<?> c)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getJavaSqlMethod

public static JavaSqlMethod<?> getJavaSqlMethod(java.lang.Class<?> c)
                                         throws CpoException
Throws:
CpoException


Copyright © 2012. All Rights Reserved.