Uses of Class
org.synchronoss.cpo.core.meta.MethodMapper
Packages that use MethodMapper
Package
Description
-
Uses of MethodMapper in org.synchronoss.cpo.cassandra.meta
Methods in org.synchronoss.cpo.cassandra.meta that return MethodMapperModifier and TypeMethodDescriptionstatic MethodMapperCassandraMethodMapper.getMethodMapper()Gets the MethodMapperConstructors in org.synchronoss.cpo.cassandra.meta with parameters of type MethodMapperModifierConstructorDescriptionCassandraResultSetCpoData(MethodMapper<?> methodMapper, Object rs, CpoAttribute cpoAttribute, int index) Constructs the CassandraResultSetCpoData -
Uses of MethodMapper in org.synchronoss.cpo.core.meta
Constructors in org.synchronoss.cpo.core.meta with parameters of type MethodMapperModifierConstructorDescriptionResultSetCpoData(MethodMapper<?> methodMapper, Object rs, CpoAttribute cpoAttribute, int index) Creates an instance bound to a single column/attribute of the given result row. -
Uses of MethodMapper in org.synchronoss.cpo.jdbc.meta
Methods in org.synchronoss.cpo.jdbc.meta that return MethodMapperModifier and TypeMethodDescriptionstatic MethodMapperJdbcMethodMapper.getMethodMapper()Gets the MethodMapperConstructors in org.synchronoss.cpo.jdbc.meta with parameters of type MethodMapperModifierConstructorDescriptionJdbcResultSetCpoData(MethodMapper<?> methodMapper, Object rs, CpoAttribute cpoAttribute, int index) Construct a JdbcResultSetCpoData