Class ClockHelper
java.lang.Object
org.hibernate.type.descriptor.java.ClockHelper
Helper for determining the correct clock for precision
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ClockforPrecision(int resolvedPrecision, int maxPrecision) static ClockforPrecision(@Nullable Clock baseClock, int resolvedPrecision, int maxPrecision) static ClockforPrecision(Integer precision, SharedSessionContractImplementor session) static ClockforPrecision(Integer precision, SharedSessionContractImplementor session, int maxPrecision)
-
Constructor Details
-
ClockHelper
public ClockHelper()
-
-
Method Details
-
forPrecision
-
forPrecision