Package com.github.collinalpert.java2db.entities
-
Class Summary Class Description BaseCodeAndDescriptionEntity Describes an entity that has an id, a code and a description.BaseEntity Describes an entity that has an id.
| Class | Description |
|---|---|
| BaseCodeAndDescriptionEntity |
Describes an entity that has an id, a code and a description.
|
| BaseEntity |
Describes an entity that has an id.
|