Ross Thomas
Ross Thomas
It's been a while and this is still an open question (and I hate to be 'that person') but ... was there any consensus or conclusion (good or bad) for...
Yeah. That's one of the ways we did it with the PG container class but required us to know DB type ahead of time. We ended up using a HikariDataSource...
That was the sort of usage we were looking at. Basically the ability to switch to a test container simply by altering the jdbc URL supplied in a config setup....
@AlexeySoshin Thx, that seems like it will work. It is obviously limited to just those two dialects (see below ***). Not sure if this is what you meant about 'not...