Class Validators


  • public final class Validators
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static com.mchange.v2.c3p0.cfg.Validator<java.lang.String> ContextClassLoaderSource  
      static com.mchange.v2.c3p0.cfg.Validator<java.lang.String> MarkSessionBoundaries  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • MarkSessionBoundaries

        public static com.mchange.v2.c3p0.cfg.Validator<java.lang.String> MarkSessionBoundaries
      • ContextClassLoaderSource

        public static com.mchange.v2.c3p0.cfg.Validator<java.lang.String> ContextClassLoaderSource