Uses of Class
com.github.collinalpert.java2db.entities.BaseCodeAndDescriptionEntity
-
Packages that use BaseCodeAndDescriptionEntity Package Description com.github.collinalpert.java2db.services -
-
Uses of BaseCodeAndDescriptionEntity in com.github.collinalpert.java2db.services
Classes in com.github.collinalpert.java2db.services with type parameters of type BaseCodeAndDescriptionEntity Modifier and Type Class Description classBaseCodeAndDescriptionService<T extends BaseCodeAndDescriptionEntity>Describes a service class for an entity which contains an id, a code and a description.
-