Class NullsLastInterceptor

  • All Implemented Interfaces:
    Serializable, org.hibernate.Interceptor

    public class NullsLastInterceptor
    extends org.hibernate.EmptyInterceptor
    CustomNullsLastInterceptor.
    Author:
    Hendrik Schreiber
    See Also:
    Serialized Form
    • Constructor Detail

      • NullsLastInterceptor

        public NullsLastInterceptor()
    • Method Detail

      • onPrepareStatement

        public String onPrepareStatement​(String sql)
        Specified by:
        onPrepareStatement in interface org.hibernate.Interceptor
        Overrides:
        onPrepareStatement in class org.hibernate.EmptyInterceptor