Changes between Version 6 and Version 7 of ValidationHook


Ignore:
Timestamp:
Aug 2, 2012, 2:44:20 PM (12 years ago)
Author:
heikki
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ValidationHook

    v6 v7  
    9292    @Override
    9393    public void init(ServiceContext context, Dbms dbms) {
    94         System.out.println("AbstractValidationHook init");
    9594        this.context = context;
    9695        this.dbms = dbms;