接口 ImplicitColumnNamingSecondPass
-
- 所有超级接口:
SecondPass,Serializable
public interface ImplicitColumnNamingSecondPass extends SecondPass
BecauseImplicitNamingStrategyoften requires access info from PersistentClass, we sometimes need to wait until the proper PersistentClass is bound to the in-flight metadata, which means a SecondPass (in this version still using second passes).- 作者:
- Steve Ebersole
-
-
方法概要
-
从接口继承的方法 org.hibernate.cfg.SecondPass
doSecondPass
-
-