| Class | Description |
|---|---|
| EntitySqlGenerator |
Creates SQL statements for a set of entities using their JPA annotations.
|
| RelativeDate |
Used for date calculation when writing entities.
|
| RelativeDate.Precision |
The precision of a difference between a reference date and a date property.
|
| RelativeDate.ReferenceDate |
Marker for
RelativeDate.NOW and RelativeDate.TODAY. |
| Annotation Type | Description |
|---|---|
| DefaultValue |
Annotation for attributes of
entities, which indicates default values during SQL generation. |
Copyright © 2022 fastnate.org. All rights reserved.