Package ejava.jpa.examples.tuning.stuff
Class MovieRoleFKIndexTest
- java.lang.Object
-
- ejava.jpa.examples.tuning.stuff.QueryBase
-
- ejava.jpa.examples.tuning.stuff.MovieRoleFKIndexTest
-
public class MovieRoleFKIndexTest extends QueryBase
-
-
Field Summary
Fields Modifier and Type Field Description com.carrotsearch.junitbenchmarks.BenchmarkRule
benchmarkRun
private static ejava.jpa.examples.tuning.bo.Person
kevinBacon
private static org.slf4j.Logger
log
-
Constructor Summary
Constructors Constructor Description MovieRoleFKIndexTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
oneStepPerson()
void
setUp()
-
Methods inherited from class ejava.jpa.examples.tuning.stuff.QueryBase
cleanup, populate, setUpClass, tearDownClass
-
-