JPA schema is somehow set wrong

Richard Frovarp richard.frovarp at ndsu.edu
Mon Jun 8 18:41:27 UTC 2020


Yeah, that was kind of the wrong term to use (too much legacy Oracle
terms bouncing around in my head). I guess in MariaDB land it would be
database. The database set in the URL is correct, and it isn't shib.
It's shibboleth_dev. So Hibernate is still looking in the wrong place.
I don't use Hibernate, so I'm not sure how it is coming to that
decision.

On Mon, 2020-06-08 at 18:35 +0000, Cantor, Scott wrote:
> Just generally speaking, the database that a client will login *to*
> has nothing to do with the user identity, at least that's my Maria DB
> experience. The database it should use would be on the end of the
> JDBC URL.
> 
> There's no "schema per user" like with Oracle (...and...nothing else?
> I've never run into that craziness with other databases).
> 
> -- Scott
> 
> 


More information about the users mailing list