Package io.ebeaninternal.dbmigration
Class Detect
java.lang.Object
io.ebeaninternal.dbmigration.Detect
public class Detect extends Object
Detect existence of JAXB
-
Constructor Summary
Constructors Constructor Description Detect() -
Method Summary
Modifier and Type Method Description static booleanisJAXBPresent(io.ebean.config.DatabaseConfig config)Return true if JAXB is present.
-
Constructor Details
-
Detect
public Detect()
-
-
Method Details
-
isJAXBPresent
Return true if JAXB is present.
-