org.synchronoss.cpo.jdbc.meta
Class JdbcMethodMapper
java.lang.Object
org.synchronoss.cpo.jdbc.meta.JdbcMethodMapper
- All Implemented Interfaces:
- Serializable, Cloneable
public class JdbcMethodMapper
- extends Object
- implements Serializable, Cloneable
MethodMapper is a class defines the getters and setters for all the JDBC specific data classes
- Author:
- david berry
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getJavaSqlMethod
public static JdbcMethodMapEntry<?,?> getJavaSqlMethod(Class<?> c)
throws CpoException
- Throws:
CpoException
getMethodMapper
public static MethodMapper getMethodMapper()
Copyright © 2014. All Rights Reserved.