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.bean.sql io.github.mmm.entity.bean.sql.delete io.github.mmm.entity.bean.sql.insert io.github.mmm.entity.bean.sql.select io.github.mmm.entity.bean.sql.update 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 AdvancedEntityBean Implementation ofEntityBeanas simpleBean.Edge EntityBean WritableBeanfor an entity that can be loaded from or saved to a database.SimpleEntityBean Implementation ofEntityBeanas simpleBean. -
Classes in io.github.mmm.entity.bean used by io.github.mmm.entity.bean.sql Class Description EntityBean WritableBeanfor an entity that can be loaded from or saved to a database. -
Classes in io.github.mmm.entity.bean used by io.github.mmm.entity.bean.sql.delete Class Description EntityBean WritableBeanfor an entity that can be loaded from or saved to a database. -
Classes in io.github.mmm.entity.bean used by io.github.mmm.entity.bean.sql.insert Class Description EntityBean WritableBeanfor an entity that can be loaded from or saved to a database. -
Classes in io.github.mmm.entity.bean used by io.github.mmm.entity.bean.sql.select Class Description EntityBean WritableBeanfor an entity that can be loaded from or saved to a database. -
Classes in io.github.mmm.entity.bean used by io.github.mmm.entity.bean.sql.update Class Description EntityBean WritableBeanfor an entity that can be loaded from or saved to a database. -
Classes in io.github.mmm.entity.bean used by io.github.mmm.entity.property.link Class Description EntityBean WritableBeanfor an entity that can be loaded from or saved to a database.