public interface JpaSubsystem
| Modifier and Type | Method and Description |
|---|---|
String |
getDefaultDataSource() |
String |
getInheritance() |
boolean |
isDefaultVfs() |
void |
setDefaultDataSource(String name) |
void |
setDefaultVfs(boolean isDefault) |
void |
setInheritance(String name) |
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.