public class ExampleJpaEntityProvider extends Object implements JpaEntityProvider
| Constructor and Description |
|---|
ExampleJpaEntityProvider() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
String |
getChangelogLocation() |
List<Class<?>> |
getEntities() |
String |
getFactoryId() |
public List<Class<?>> getEntities()
getEntities in interface JpaEntityProviderpublic String getChangelogLocation()
getChangelogLocation in interface JpaEntityProviderpublic String getFactoryId()
getFactoryId in interface JpaEntityProviderCopyright © 2020 JBoss by Red Hat. All rights reserved.