Package org.hibernate.models
Interface Settings
public interface Settings
-
Field Summary
Fields
-
Field Details
-
TRACK_IMPLEMENTORS
Controls whether to track implementors. This tracking has the potential to grow quite large, so this setting allows to enable/disable it. By default, this isfalse.- See Also:
-