Class SimpleCompiler

java.lang.Object
com.querydsl.codegen.utils.SimpleCompiler
All Implemented Interfaces:
JavaCompiler, OptionChecker, Tool

public class SimpleCompiler extends Object implements JavaCompiler
SimpleCompiler provides a convenience wrapper of the JavaCompiler interface with automatic classpath generation
Author:
tiwe