Package | Description |
---|---|
ninja.jpa | |
ninja.migrations | |
ninja.scheduler |
Modifier and Type | Method and Description |
---|---|
void |
JpaInitializer.start() |
Modifier and Type | Method and Description |
---|---|
void |
MigrationInitializer.start()
We start it at order 9 which is below order 10 (where JPA is started)
|
Modifier and Type | Method and Description |
---|---|
void |
Scheduler.start() |
Copyright © 2019 ninjaframework. All rights reserved.