| Class | Description |
|---|---|
| EnhancedDialectContributor | |
| EnhancedDialectFactoryImpl | |
| EnhancedDialectInitiator | |
| ExtSequenceStyleGenerator | |
| ImprovedPhysicalNamingStrategy | |
| PropagateAnnotationReader |
Implementation of AnnotationReader adding parent entity annotations marked
using @PropagateAnnotations, to the annotations of the child entity.
|
| PropagateMetadataBuilderFactory |
Modifies the standard MetadataBuilderImplementor to use
customized AnnotationReader (PropagateAnnotationReader) instead of standard reader
|
| PropagateMetadataProvider |
Decorator base JPAMetadataProvider, inheritance is used because
HBN uses explicit conversions to JPAMetadataProvider
|
| Annotation Type | Description |
|---|---|
| ExtSequenceGenerator | |
| ExtSequenceGeneratorSequenceName |
Annotation that enables override sequence name for
tesler id generator
in entities, which are inherited from BaseEntity |
| PropagateAnnotations |
Specifies which annotations to apply to child entities, see
PropagateAnnotationReader |
Copyright © 2018–2021 Tesler. All rights reserved.