Uses of Package
io.github.mmm.entity
-
Packages that use io.github.mmm.entity Package Description io.github.mmm.entity Contains API for an entity identified by a primary key.io.github.mmm.entity.bean Contains the API for entity beans.io.github.mmm.entity.id Contains API and implementation for primary keys that uniquely identify an entity.io.github.mmm.entity.link Contains link API and implementation for relations between entities.io.github.mmm.entity.property.builder -
Classes in io.github.mmm.entity used by io.github.mmm.entity Class Description Entity This is the interface for an entity that can be loaded from or saved to a database. -
Classes in io.github.mmm.entity used by io.github.mmm.entity.bean Class Description Entity This is the interface for an entity that can be loaded from or saved to a database. -
Classes in io.github.mmm.entity used by io.github.mmm.entity.id Class Description Entity This is the interface for an entity that can be loaded from or saved to a database. -
Classes in io.github.mmm.entity used by io.github.mmm.entity.link Class Description Entity This is the interface for an entity that can be loaded from or saved to a database. -
Classes in io.github.mmm.entity used by io.github.mmm.entity.property.builder Class Description Entity This is the interface for an entity that can be loaded from or saved to a database.