Klasse TableMapper

java.lang.Object
ch.nolix.system.objectdata.model.TableMapper

public final class TableMapper extends Object
  • Konstruktordetails

    • TableMapper

      public TableMapper()
  • Methodendetails

    • mapTableDtoToTableWithoutColumnsAndWithoutEntities

      public Table<IEntity> mapTableDtoToTableWithoutColumnsAndWithoutEntities(TableDto midTableDto, Database database)