public interface Configurable
Modifier and Type | Method and Description |
---|---|
void |
configure(Properties properties)
Configure the component, using the given settings and properties.
|
void configure(Properties properties) throws HibernateException
properties
- All defined startup properties.HibernateException
- Indicates a configuration exception.Copyright © 2019 JBoss by Red Hat. All rights reserved.