public class SqlDbConfiguration extends Object
| Constructor and Description |
|---|
SqlDbConfiguration(PersistenceUnitDescriptor descriptor) |
| Modifier and Type | Method and Description |
|---|---|
DataSource |
createDataSource() |
static boolean |
isSupported(PersistenceUnitDescriptor descriptor) |
public SqlDbConfiguration(PersistenceUnitDescriptor descriptor)
public static boolean isSupported(PersistenceUnitDescriptor descriptor)
public DataSource createDataSource()
Copyright © 2016–2018. All rights reserved.