Interface ImplicitColumnNamingSecondPass
- All Superinterfaces:
SecondPass
,Serializable
Because
ImplicitNamingStrategy
often 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).-
Method Summary
Methods inherited from interface org.hibernate.boot.spi.SecondPass
doSecondPass