|
Largely this seems to be a simple mismatch in that hbm.xml binding has moved to the new binding approach, whereas annotation binding has not completely. From what I can tell, the code where this warning is logged is not needed any longer. Removing it caused no test regressions
|