Package io.ebeaninternal.dbmigration
Class Detect
java.lang.Object
io.ebeaninternal.dbmigration.Detect
Detect existence of JAXB
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic 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.
-