Hi,

I'm doing some unittest, and I'm trying to override Hibernate properties in
my persistence unit:

p.put("mtdUnManagedDatabase.hibernate.hbm2ddl.auto", "create-drop");

But all I get is a warning:
WARN - Property "hibernate.hbm2ddl.auto" not supported by
"mtdUnManagedDatabase"


Any suggestions ?

-Martin

Reply via email to