Hallo,
I have a problem with SingletonEHCache. If I create a new Object it is created
a new row in database table. But if I take a findAll() after create then I
don`t see the new Object. The same effect during delete a Object. In Database
it is deleted. During findAll() after delete it come a
Hallo,
I have a problem with SingletonEHCache. If I create a new Object it is created
a new row in database table. But if I take a findAll() after create then I
don`t see the new Object. The same effect during delete a Object. In Database
it is deleted. During findAll() after delete it come a