Interface SecondPass

  • All Superinterfaces:
    Serializable
    All Known Subinterfaces:
    SecondPass

    public interface SecondPass
    extends Serializable
    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.