Modifier and Type | Method and Description |
---|---|
HibernateHbm2dllAuto |
HibernateConfiguration.getHbm2dllAuto()
The value of hibernate.hbm2ddl.auto.
|
static HibernateHbm2dllAuto |
HibernateHbm2dllAuto.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HibernateHbm2dllAuto[] |
HibernateHbm2dllAuto.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012-2013. All Rights Reserved.