Package | Description |
---|---|
org.fastnate.generator.context | |
org.fastnate.generator.provider |
Modifier and Type | Field and Description |
---|---|
private JpaProvider |
GeneratorContext.provider
Identifies the JPA provider to indicate implementation specific details.
|
Modifier and Type | Method and Description |
---|---|
JpaProvider |
GeneratorContext.getProvider()
Identifies the JPA provider to indicate implementation specific details.
|
Modifier and Type | Method and Description |
---|---|
void |
GeneratorContext.setProvider(JpaProvider provider)
Identifies the JPA provider to indicate implementation specific details.
|
Modifier and Type | Class and Description |
---|---|
class |
HibernateProvider
Encapsulates implementation details of Hibernate as JPA provider.
|
Copyright © 2022 fastnate.org. All rights reserved.