public interface Configurable
| Modifier and Type | Method and Description |
|---|---|
void |
configure(java.util.Properties properties)
Configure the component, using the given settings and properties.
|
void configure(java.util.Properties properties)
throws HibernateException
properties - All defined startup properties.HibernateException - Indicates a configuration exception.Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.