Class ImplicitNamingStrategyComponentPathImpl

  • All Implemented Interfaces:
    Serializable, ImplicitNamingStrategy

    public class ImplicitNamingStrategyComponentPathImpl
    extends ImplicitNamingStrategyJpaCompliantImpl
    An ImplicitNamingStrategy implementation which uses full composite paths extracted from AttributePath, as opposed to just the terminal property part. Mainly a port of the older DefaultComponentSafeNamingStrategy class implementing the no longer supported NamingStrategy contract
    See Also:
    Serialized Form