Class EntityRowMapper.MappedRow<E>

java.lang.Object
tech.guilhermekaua.spigotboot.data.jdbc.repository.mapper.EntityRowMapper.MappedRow<E>
Enclosing class:
EntityRowMapper<T>

public static final class EntityRowMapper.MappedRow<E> extends Object
  • Constructor Details

  • Method Details

    • getEntity

      public E getEntity()
    • getColumnValues

      public Map<String,Object> getColumnValues()