public class PosperNamingStrategy
extends org.hibernate.cfg.EJB3NamingStrategy
Constructor and Description |
---|
PosperNamingStrategy() |
Modifier and Type | Method and Description |
---|---|
String |
classToTableName(String className) |
String |
collectionTableName(String ownerEntity,
String ownerEntityTable,
String associatedEntity,
String associatedEntityTable,
String propertyName) |
public String classToTableName(String className)
classToTableName
in interface org.hibernate.cfg.NamingStrategy
classToTableName
in class org.hibernate.cfg.EJB3NamingStrategy
public String collectionTableName(String ownerEntity, String ownerEntityTable, String associatedEntity, String associatedEntityTable, String propertyName)
collectionTableName
in interface org.hibernate.cfg.NamingStrategy
collectionTableName
in class org.hibernate.cfg.EJB3NamingStrategy
Copyright © 2021. All rights reserved.