public class JEEDataSourceConfiguration extends Object
Configuration to use a
DataSource configured in your J2EE Container.| Constructor and Description |
|---|
JEEDataSourceConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDatasourcesJndiKey() |
String |
getName() |
Map<String,String> |
getProperties() |
boolean |
isResourceRef() |
public Map<String,String> getProperties()
DataSourceFactory.getProperties())public String getName()
public boolean isResourceRef()
public String getDatasourcesJndiKey()
Copyright © 2016. All rights reserved.