Hi,
I would like to apply pk_xx name for primary keys where xx is the table name. Is it possible to enforce such rule through curstom implementation of org.hibernate.cfg.NamingStrategy
If yes, which method is related to primary key naming which gives me the primary key name and the respective table name pl.
I am unable to find any special method for primary key naming.. For foreign key names this method exists
public String foreignKeyColumnName(final String aFieldName,
final String aClassName,
final String aFiledTableName,
final String aFKColumnName)
Regards,
Raja Nagendra Kumar,
C.T.O
www.tejasoft.com