| Package | Description |
|---|---|
| org.hibernate.testing.junit5 |
Extensions based on the extension mechanism of JUnit 5 to support things like
`@FailureExcepted`, `@RequiresDialect`, etc.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SessionFactoryBasedFunctionalTest |
| Modifier and Type | Method and Description |
|---|---|
SessionFactoryProducer |
SessionFactoryBasedFunctionalTest.getSessionFactoryProducer() |
SessionFactoryProducer |
SessionFactoryScopeContainer.getSessionFactoryProducer()
Obtain the
SessionFactoryProducer. |
| Constructor and Description |
|---|
SessionFactoryScope(SessionFactoryProducer producer) |
Copyright © 2001-2019 Red Hat, Inc. All Rights Reserved.