Class CassandraResultSetCpoData

All Implemented Interfaces:
CpoData

public class CassandraResultSetCpoData extends ResultSetCpoData
Manages data transfer between the cpo objects and the result set
  • Constructor Details

    • CassandraResultSetCpoData

      public CassandraResultSetCpoData(MethodMapper<?> methodMapper, Object rs, CpoAttribute cpoAttribute, int index)
      Constructs the CassandraResultSetCpoData
      Parameters:
      methodMapper - The MethodMapper
      rs - The result set
      cpoAttribute - The CpoAttribute
      index - The index of the CpoAttribute in the result set