Class TypeContributorImpl
- java.lang.Object
-
- org.hibernate.envers.boot.internal.TypeContributorImpl
-
- All Implemented Interfaces:
org.hibernate.boot.model.TypeContributor
public class TypeContributorImpl extends Object implements org.hibernate.boot.model.TypeContributor
Envers specific TypeContributor- Author:
- Brett Meyer
-
-
Constructor Summary
Constructors Constructor Description TypeContributorImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidcontribute(org.hibernate.boot.model.TypeContributions typeContributions, org.hibernate.service.ServiceRegistry serviceRegistry)
-