Uses of Package
io.github.mmm.entity.bean
-
Packages that use io.github.mmm.entity.bean Package Description io.github.mmm.entity.bean Contains the API for entity beans.io.github.mmm.entity.property.link Contains property support for links to entity bean (one-to-one relation). -
Classes in io.github.mmm.entity.bean used by io.github.mmm.entity.bean Class Description EntityBean WritableBean
for an entity that can be loaded from or saved to a database.SimpleEntityBean Implementation ofEntityBean
as simpleBean
. -
Classes in io.github.mmm.entity.bean used by io.github.mmm.entity.property.link Class Description EntityBean WritableBean
for an entity that can be loaded from or saved to a database.