Class CounterFieldContribution
java.lang.Object
ch.tocco.nice2.businessunit.impl.counter.CounterFieldContribution
- All Implemented Interfaces:
CustomFieldContribution
-
Nested Class Summary
Nested classes/interfaces inherited from interface ch.tocco.nice2.persist.core.api.hibernate.javatype.CustomFieldContribution
CustomFieldContribution.AnnotationDefinition<T extends Class<? extends Annotation>>
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface ch.tocco.nice2.persist.core.api.hibernate.javatype.CustomFieldContribution
registerContributions
-
Constructor Details
-
CounterFieldContribution
public CounterFieldContribution()
-
-
Method Details
-
getTypeName
- Specified by:
getTypeName
in interfaceCustomFieldContribution
-
annotationDefinition
- Specified by:
annotationDefinition
in interfaceCustomFieldContribution
-