public class SpringNamingStrategy
extends ImprovedNamingStrategy
org.hibernate.cfg.NamingStrategy
that follows Spring recommended
naming conventions. Naming conventions implemented here are identical to
ImprovedNamingStrategy
with the exception that foreign key columns include the
referenced column name.Constructor and Description |
---|
SpringNamingStrategy() |
Copyright © 2015 Pivotal Software, Inc.. All rights reserved.