| Class and Description |
|---|
| AbstractEntity
Abstract class to be extended by Java entities mapped to a database.
|
| AbstractEntityWithCreationDate
Abstract class to extends to implement entities having a creation date.
|
| IEntity
Interface which represents a Business Entity.
|
| IEntityWithCreationDate
Interface which represents a an entity having a creation date.
|
| IEntityWithCreationDateAndUpdateDate
Interface which represents a an entity having a both a creation date and an update date.
|
Copyright © 2017 GOMOOB. All rights reserved.