Interface JpaAttributeConverterCreationContext
- All Known Implementing Classes:
BasicValue, DependantBasicValue
public interface JpaAttributeConverterCreationContext
Access to information that implementors of
ConverterDescriptor.createJpaAttributeConverter(JpaAttributeConverterCreationContext) might
need-
Method Summary
-
Method Details
-
getManagedBeanRegistry
ManagedBeanRegistry getManagedBeanRegistry() -
getTypeConfiguration
TypeConfiguration getTypeConfiguration() -
getJavaTypeRegistry
-