1
DrkChpr
7y

Migrate batch from hibernate3 to hibernate5 and have to add @Transactionnal annotation.
Ok

public InsertBaseDao getInsertBaseDao(){...}

public InsertBaseDao setInsertDao() {...}

Seriously ?! An object called InsertBaseDao ? ...

Comments
Add Comment