All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.mchange.Debug Maven / Gradle / Ivy

Go to download

Enables C3P0 with Hibernate connections in the GuicedPersistence provider Requires JDK 8 and up

There is a newer version: 62
Show newest version
/********************************************************************
 * This class generated by com.mchange.v2.debug.DebugGen
 * and will probably be overwritten by the same! Edit at
 * YOUR PERIL!!! Hahahahaha.
 ********************************************************************/

package com.mchange;

import com.mchange.v2.debug.DebugConstants;

final class Debug implements DebugConstants
{
	final static boolean DEBUG = true;
	final static int     TRACE = TRACE_MAX;

	private Debug()
	{}
}





© 2015 - 2024 Weber Informatics LLC | Privacy Policy