The @ManyToOne association is generated with the FetchType.LAZY when AssociationInfo is configured with 'join'. AssociationInfo is configured by an @Override of ReverseEngineeringStrategy.foreignKeyToAssociationInfo().