| Enum Constant and Description |
|---|
| io.quarkus.quartz.runtime.StoreType.DB
This is retained for retained for compatibility reasons
and will be removed post Quarkus 1.6. Use
StoreType.JDBC_CMT
or Use StoreType.JDBC_TX instead depending on the
transaction behaviour you need. |
Copyright © 2020 JBoss by Red Hat. All rights reserved.