Class DtoSelector<TypeOverride>

java.lang.Object
org.litebridge.orm.api.select.impl.AbstractSelector<TypeOverride,DtoSelectSpec>
org.litebridge.orm.api.dto.DtoSelector<TypeOverride>
Type Parameters:
TypeOverride - the type of the DTO
All Implemented Interfaces:
SelectTerminal<TypeOverride>

public final class DtoSelector<TypeOverride> extends org.litebridge.orm.api.select.impl.AbstractSelector<TypeOverride,DtoSelectSpec>
Selector for DTOs.
  • Constructor Details

  • Method Details