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 © 2018 Pivotal Software, Inc.. All rights reserved.