Miloš
Miloš
Hi, I added a couple of things that I needed so just wanted to see if you want them in original project as well. If not, nvm :) I wanted...
  Is there any way to set it to some standard size, kind of like "wrap content" would do? Looks very odd like this. This is 1.3.0 version of...
I often use objects that I instantiate in @Before or @BeforeClass in my tests; the problem is that the method that generates parameters for test is called before @BeforeClass and...
TenantEntityManager returns entity of previous tenant after swtiching DB - identity map not cleared?
When loading entities with the same ID from two tenants, same entity is returned - the one from the first tenant. It appears that when dispatching a switch event, TenantEntityManager's...