public interface TypeBootstrapContext
Type instantiation process.
If a custom Type defines a constructor which takes the
TypeBootstrapContext argument, Hibernate will use this instead of the
default constructor.| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getConfigurationSettings() |
Copyright © 2001-2021 Red Hat, Inc. All Rights Reserved.