public interface Configurable
IdentifierGenerator
Modifier and Type | Method and Description |
---|---|
void |
configure(Type type,
Properties params,
Dialect d)
Configure this instance, given the value of parameters
specified by the user as <param> elements.
|
void configure(Type type, Properties params, Dialect d) throws MappingException
params
- param values, keyed by parameter nameMappingException
Copyright © 2018 JBoss by Red Hat. All rights reserved.