Free cookie consent management tool by TermsFeed Policy Generator

Opened 14 years ago

Closed 13 years ago

#830 closed feature request (obsolete)

Implementation of the Hive Server DAL in LINQ

Reported by: kgrading Owned by: kgrading
Priority: medium Milestone:
Component: ZZZ OBSOLETE: Hive.Server.LINQDataAccess Version: 3.2
Keywords: Cc:

Description

Implementation in LINQ should slim down the DAL and restore consistency with the other HeuristicLab projects

Change History (11)

comment:1 Changed 14 years ago by kgrading

  • Component changed from ### Undefined ### to Hive.Server.LINQDataAccess
  • Owner changed from swagner to kgrading
  • Status changed from new to assigned

comment:2 Changed 14 years ago by kgrading

did initial import in r2611

comment:3 Changed 14 years ago by kgrading

fixed plugin status in r2850

comment:4 Changed 14 years ago by gkronber

Fixed plugin dependency in HeuristicServerPlugin with r2923.

comment:5 Changed 14 years ago by kgrading

changed the complete DAL to LINQ 2 SQL (with the exception of the job streaming), did a lot of refactoring, Introduced DTOs (that are named DTOs for better understanding), added the spring.NET Interceptor, reintroduced transactions and cleaned up the whole JobResult thing and updated a part of the config merger r3011

comment:6 Changed 14 years ago by kgrading

fixed plugin dependencies again r3012

comment:7 Changed 14 years ago by kgrading

fixed HiveBridge and removed compile errors in r3013

comment:8 Changed 14 years ago by kgrading

improved the DAL further, changed minor details for the presentation in r3220 and r3222

comment:9 Changed 14 years ago by kgrading

aaaaaaaaaand we're starting with one more refactoring iteration. this time on the table: use the inheritance mechanism of LINQ...

comment:10 Changed 14 years ago by kgrading

added mapping xml in r3808

comment:11 Changed 13 years ago by swagner

  • Resolution set to obsolete
  • Status changed from assigned to closed
Note: See TracTickets for help on using tickets.