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 © 2001-2015 Red Hat, Inc. All Rights Reserved.