public static class JpaProperties.Hibernate extends Object
Constructor and Description |
---|
Hibernate() |
Modifier and Type | Method and Description |
---|---|
String |
getDdlAuto() |
JpaProperties.Naming |
getNaming() |
boolean |
isUseNewIdGeneratorMappings() |
void |
setDdlAuto(String ddlAuto) |
void |
setUseNewIdGeneratorMappings(boolean useNewIdGeneratorMappings) |
public String getDdlAuto()
public void setDdlAuto(String ddlAuto)
public boolean isUseNewIdGeneratorMappings()
public void setUseNewIdGeneratorMappings(boolean useNewIdGeneratorMappings)
public JpaProperties.Naming getNaming()
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.