Hi all,
I'm wondering if there is a way to specify that default schema for a
persistence unit as a whole. So far, I've been setting it at the class level
using the Table annotation. I just noticed that this doesn't seem to affect
things like sequences. Not a big deal, just wondering if there is a way to
do it.
Jon