Interface SecondPass

All Superinterfaces:
SecondPass, Serializable

@Deprecated(since="6", forRemoval=true) public interface SecondPass extends SecondPass
Deprecated, for removal: This API element is subject to removal in a future version.
Use SecondPass instead
Hibernate builds its build-time model incrementally, often delaying operations until other pieces of information are available. A second pass represents one of these delayed operations.