public class SpringNamingStrategy
extends ImprovedNamingStrategy
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 © 2014 Pivotal Software, Inc.. All rights reserved.